8 days ago |
Simon Marchi | gdb/progspace: add solib_ops pointer in program_space |
blob | commitdiff | raw |
8 days ago |
Tom Tromey | Change file initialization to use INIT_GDB_FILE macro |
blob | commitdiff | raw | diff to current |
2025-06-17 |
Andrew Burgess | gdb: rename target_fileio_stat to target_fileio_lstat |
blob | commitdiff | raw | diff to current |
2025-04-24 |
Kevin Buettner | Don't attempt to find TLS address when target has no... |
blob | commitdiff | raw | diff to current |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
blob | commitdiff | raw | diff to current |
2025-03-18 |
Tom Tromey | Use gdb unordered map in target.c |
blob | commitdiff | raw | diff to current |
2024-11-18 |
Christina Schimpe | gdb: Make tagged pointer support configurable. |
blob | commitdiff | raw | diff to current |
2024-10-06 |
Tom de Vries | [gdb] Fix common misspellings |
blob | commitdiff | raw | diff to current |
2024-09-24 |
Tom de Vries | [gdb] Eliminate catch(...) in target_wait |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Simon Marchi | gdb: rename target-delegates.c to target-delegates... |
blob | commitdiff | raw | diff to current |
2024-07-18 |
Andrew Burgess | gdb: add target_fileio_stat, but no implementations yet |
blob | commitdiff | raw | diff to current |
2024-07-16 |
Simon Marchi | gdb, gdbserver, gdbsupport: use [[noreturn]] instead... |
blob | commitdiff | raw | diff to current |
2024-07-15 |
Simon Marchi | gdb: pass program space to no_shared_libraries |
blob | commitdiff | raw | diff to current |
2024-07-15 |
Simon Marchi | gdb: split no_shared_libraries, command vs implementation |
blob | commitdiff | raw | diff to current |
2024-06-08 |
Simon Marchi | gdb: replace `get_exec_file (0)` calls with `current_pr... |
blob | commitdiff | raw | diff to current |
2024-06-05 |
Andrew Burgess | gdb: more filename styling in remote.c and target.c |
blob | commitdiff | raw | diff to current |
2024-05-28 |
Tom Tromey | Use bool in thread_events |
blob | commitdiff | raw | diff to current |
2024-04-25 |
Simon Marchi | gdb: remove gdbcmd.h |
blob | commitdiff | raw | diff to current |
2024-04-23 |
Simon Marchi | gdb: move store/extract integer functions to extract... |
blob | commitdiff | raw | diff to current |
2024-04-19 |
Simon Marchi | gdb: add target_debug_printf and target_debug_printf_nofunc |
blob | commitdiff | raw | diff to current |
2024-04-19 |
Simon Marchi | gdb: make regcache::debug_print_register return a string |
blob | commitdiff | raw | diff to current |
2024-04-19 |
Gustavo Romero | gdb: Introduce is_address_tagged target hook |
blob | commitdiff | raw | diff to current |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
blob | commitdiff | raw | diff to current |
2024-02-09 |
Simon Marchi | gdb: add inferior parameter to breakpoint_init_inferior |
blob | commitdiff | raw | diff to current |
2024-02-09 |
Simon Marchi | gdb: add program_space parameter to mark_breakpoints_out |
blob | commitdiff | raw | diff to current |
2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2023-11-21 |
Lancelot Six | gdb: Replace gdb::optional with std::optional |
blob | commitdiff | raw | diff to current |
2023-11-20 |
Andrew Burgess | gdb: move all bfd_cache_close_all calls in gdb_bfd.c |
blob | commitdiff | raw | diff to current |
2023-11-17 |
Simon Marchi | gdb: pass address_space to target dcache functions |
blob | commitdiff | raw | diff to current |
2023-11-17 |
Simon Marchi | gdb: remove regcache's address space |
blob | commitdiff | raw | diff to current |
2023-11-13 |
Pedro Alves | Thread options & clone events (core + remote) |
blob | commitdiff | raw | diff to current |
2023-11-13 |
Pedro Alves | Step over clone syscall w/ breakpoint, TARGET_WAITKIND_... |
blob | commitdiff | raw | diff to current |
2023-10-19 |
Simon Marchi | gdb: remove target_section_table typedef |
blob | commitdiff | raw | diff to current |
2023-10-16 |
Simon Marchi | gdb: remove unnecessary declarations in target.c |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Simon Marchi | gdb: remove target_gdbarch |
blob | commitdiff | raw | diff to current |
2023-09-19 |
Tom Tromey | Use gdb::checked_static_cast for tracepoints |
blob | commitdiff | raw | diff to current |
2023-09-05 |
Tom Tromey | Read Ada main name from executable, not inferior |
blob | commitdiff | raw | diff to current |
2023-08-28 |
John Baldwin | gdb: Store an x86_xsave_layout in i386_gdbarch_tdep. |
blob | commitdiff | raw | diff to current |
2023-08-24 |
Tom de Vries | [gdb/build] Return gdb::array_view in thread_info_to_th... |
blob | commitdiff | raw | diff to current |
2023-07-10 |
Tom Tromey | Remove target_close |
blob | commitdiff | raw | diff to current |
2023-06-22 |
Tom Tromey | Implement DAP "hover" context |
blob | commitdiff | raw | diff to current |
2023-05-01 |
Simon Marchi | gdb: move struct ui and related things to ui.{c,h} |
blob | commitdiff | raw | diff to current |
2023-02-27 |
Pedro Alves | Convert previous_inferior_ptid to strong reference... |
blob | commitdiff | raw | diff to current |
2023-02-02 |
Simon Marchi | gdb: add inferior_pre_detach observable |
blob | commitdiff | raw | diff to current |
2023-01-01 |
Joel Brobecker | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2022-12-16 |
Luis Machado | [aarch64] Fix removal of non-address bits for PAuth |
blob | commitdiff | raw | diff to current |
2022-12-14 |
Andrew Burgess | gdb: remove the pop_all_targets (and friends) global... |
blob | commitdiff | raw | diff to current |
2022-12-14 |
Andrew Burgess | gdb: remove decref_target |
blob | commitdiff | raw | diff to current |
2022-12-14 |
Andrew Burgess | gdb: have target_stack automate reference count handling |
blob | commitdiff | raw | diff to current |
2022-11-28 |
Simon Marchi | gdb: disable commit resumed in target_kill |
blob | commitdiff | raw | diff to current |
2022-11-28 |
Andrew Burgess | gdb: fix assert when quitting GDB while a thread is... |
blob | commitdiff | raw | diff to current |
2022-11-27 |
Philippe Waroquiers | Use false/true for some inferior class members instead... |
blob | commitdiff | raw | diff to current |
2022-10-19 |
Pedro Alves | internal_error: remove need to pass __FILE__/__LINE__ |
blob | commitdiff | raw | diff to current |
2022-09-21 |
Simon Marchi | gdbsupport: convert FILEIO_* macros to an enum |
blob | commitdiff | raw | diff to current |
2022-09-21 |
Simon Marchi | gdbsupport: move include/gdb/fileio.h contents to fileio.h |
blob | commitdiff | raw | diff to current |
2022-07-22 |
Tom Tromey | Change target_ops::async to accept bool |
blob | commitdiff | raw | diff to current |
2022-05-13 |
Tom Tromey | Constify target_pid_to_exec_file |
blob | commitdiff | raw | diff to current |
2022-04-29 |
Pedro Alves | Slightly tweak and clarify target_resume's interface |
blob | commitdiff | raw | diff to current |
2022-04-14 |
Tom Tromey | Move target_read_string to target/target.c |
blob | commitdiff | raw | diff to current |
2022-04-14 |
Tom Tromey | Remove the byte order parameter to target_read_string |
blob | commitdiff | raw | diff to current |
2022-04-14 |
Tom Tromey | Rename read_string |
blob | commitdiff | raw | diff to current |
2022-04-04 |
John Baldwin | Handle TLS variable lookups when using separate debug... |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb printf functions |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb putc functions |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb puts functions |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Remove some uses of printf_unfiltered |
blob | commitdiff | raw | diff to current |
2022-03-14 |
Patrick Monnerat | Replace deprecated_target_wait_hook by observers |
blob | commitdiff | raw | diff to current |
2022-02-22 |
John Baldwin | Enable async mode on supported targets in target_resume. |
blob | commitdiff | raw | diff to current |
2022-01-27 |
Markus Metzger | gdb, gdbserver: update thread identifier in enable_btra... |
blob | commitdiff | raw | diff to current |
2022-01-26 |
Simon Marchi | gdb: convert maintenance target-async and target-non... |
blob | commitdiff | raw | diff to current |
2022-01-08 |
Tom Tromey | Add explicit check for nullptr to target_announce_attach |
blob | commitdiff | raw | diff to current |
2022-01-06 |
Tom Tromey | Use target_announce_detach in more targets |
blob | commitdiff | raw | diff to current |
2022-01-06 |
Tom Tromey | Introduce target_announce_attach |
blob | commitdiff | raw | diff to current |
2022-01-05 |
Tom Tromey | Use filtered output in terminal_info implementations |
blob | commitdiff | raw | diff to current |
2022-01-05 |
Tom Tromey | Use filtered output in files_info implementations |
blob | commitdiff | raw | diff to current |
2022-01-01 |
Joel Brobecker | Automatic Copyright Year update after running gdb/copyr... |
blob | commitdiff | raw | diff to current |
2021-12-13 |
Andrew Burgess | gdb: make post_startup_inferior a virtual method on... |
blob | commitdiff | raw | diff to current |
2021-11-25 |
Andrew Burgess | gdb: add asserts in target.c for target_async_permitted |
blob | commitdiff | raw | diff to current |
2021-11-25 |
Andrew Burgess | gdb: hoist target_async_permitted checks into target.c |
blob | commitdiff | raw | diff to current |
2021-11-25 |
Andrew Burgess | gdb: introduce a new overload of target_can_async_p |
blob | commitdiff | raw | diff to current |
2021-11-16 |
Andrew Burgess | gdb/gdbsupport: make xstrprintf and xstrvprintf return... |
blob | commitdiff | raw | diff to current |
2021-10-21 |
Simon Marchi | gdb, gdbserver: make target_waitstatus safe |
blob | commitdiff | raw | diff to current |
2021-09-23 |
Tom Tromey | Change get_ada_task_ptid parameter type |
blob | commitdiff | raw | diff to current |
2021-09-07 |
Andrew Burgess | gdb: make thread_info::executing private |
blob | commitdiff | raw | diff to current |
2021-08-04 |
Simon Marchi | gdb: follow-fork: push target and add thread in target_... |
blob | commitdiff | raw | diff to current |
2021-07-23 |
Simon Marchi | gdb: remove cmd_list_element::function::sfunc |
blob | commitdiff | raw | diff to current |
2021-07-15 |
Simon Marchi | gdb: pass child_ptid and fork kind to target_ops::follo... |
blob | commitdiff | raw | diff to current |
2021-07-13 |
Pedro Alves | Fix detach with target remote (PR gdb/28080) |
blob | commitdiff | raw | diff to current |
2021-06-26 |
Simon Marchi | gdb: add context getter/setter to cmd_list_element |
blob | commitdiff | raw | diff to current |
2021-05-13 |
Simon Marchi | gdb: on exec, delegate pushing / unpushing target and... |
blob | commitdiff | raw | diff to current |
2021-05-12 |
Marco Barisione | gdb: generate the prefix name for prefix commands on... |
blob | commitdiff | raw | diff to current |
2021-05-07 |
Simon Marchi | gdb: remove reference to current inferior in target_sta... |
blob | commitdiff | raw | diff to current |
2021-05-07 |
Simon Marchi | gdb: make target_close check that the target isn't... |
blob | commitdiff | raw | diff to current |
2021-04-07 |
Simon Marchi | gdb: make target_ops::follow_fork return void |
blob | commitdiff | raw | diff to current |
2021-03-26 |
Simon Marchi | gdb: defer commit resume until all available events... |
blob | commitdiff | raw | diff to current |
2021-03-26 |
Simon Marchi | gdb: generalize commit_resume, avoid commit-resuming... |
blob | commitdiff | raw | diff to current |
2021-03-26 |
Pedro Alves | target_is_non_stop_p and sync targets |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Simon Marchi | gdb: remove current_top_target function |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Simon Marchi | gdb: move all "current target" wrapper implementations... |
blob | commitdiff | raw | diff to current |
2021-03-23 |
Simon Marchi | gdb: remove target_is_pushed free function |
blob | commitdiff | raw | diff to current |
next |