8 days ago |
Tom Tromey | Change file initialization to use INIT_GDB_FILE macro |
blob | commitdiff | raw |
11 days ago |
Andrew Burgess | gdb: only use /proc/PID/exe for local f/s with no sysroot |
blob | commitdiff | raw | diff to current |
2025-06-17 |
Fabian Kilger | gdb: implement linux namespace support for fileio_lstat... |
blob | commitdiff | raw | diff to current |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
blob | commitdiff | raw | diff to current |
2025-04-03 |
Tom Tromey | Many minor typo fixes |
blob | commitdiff | raw | diff to current |
2025-03-18 |
Tom Tromey | Use scoped_fd in linux-nat.c:proc_mem_file |
blob | commitdiff | raw | diff to current |
2025-02-05 |
Kevin Buettner | Make linux checkpoints work with multiple inferiors |
blob | commitdiff | raw | diff to current |
2024-06-21 |
Pedro Alves | [gdb/tdep] Fix gdb.base/watchpoint-running.exp on ... |
blob | commitdiff | raw | diff to current |
2024-06-14 |
Andrew Burgess | gdb: move have_ptrace_getregset declaration into gdb... |
blob | commitdiff | raw | diff to current |
2024-05-28 |
Tom Tromey | Use bool in thread_events |
blob | commitdiff | raw | diff to current |
2024-04-26 |
Pedro Alves | gdb/linux-nat: Fix mem access ptrace fallback (PR threa... |
blob | commitdiff | raw | diff to current |
2024-04-25 |
Simon Marchi | gdb: remove gdbcmd.h |
blob | commitdiff | raw | diff to current |
2024-04-17 |
Pedro Alves | gdb+gdbserver/Linux: Remove USE_SIGTRAP_SIGINFO fallback |
blob | commitdiff | raw | diff to current |
2024-04-16 |
Eli Zaretskii | Remove excess whitespace from doc strings of some commands |
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-26 |
Pedro Alves | [gdb] Fix heap-use-after-free in select_event_lwp |
blob | commitdiff | raw | diff to current |
2024-02-23 |
Pedro Alves | gdb/linux-nat.c: Add "Accessing inferior memory" section |
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-12-03 |
Kevin Buettner | Fix detach bug when lwp has exited/terminated |
blob | commitdiff | raw | diff to current |
2023-12-01 |
Tom Tromey | Bail out of "attach" if a thread cannot be traced |
blob | commitdiff | raw | diff to current |
2023-11-28 |
Tom de Vries | [gdb] Fix segfault in for_each_block, part 1 |
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-17 |
Simon Marchi | gdb: remove regcache's address space |
blob | commitdiff | raw | diff to current |
2023-11-13 |
Pedro Alves | Implement GDB_THREAD_OPTION_EXIT support for native... |
blob | commitdiff | raw | diff to current |
2023-11-13 |
Pedro Alves | Move deleting thread on TARGET_WAITKIND_THREAD_EXITED... |
blob | commitdiff | raw | diff to current |
2023-11-13 |
Pedro Alves | Thread options & clone events (native Linux) |
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-11-13 |
Pedro Alves | gdb/linux: Delete all other LWPs immediately on ptrace... |
blob | commitdiff | raw | diff to current |
2023-11-13 |
Andrew Burgess | Add "maint info linux-lwps" command |
blob | commitdiff | raw | diff to current |
2023-10-26 |
Andrew Burgess | gdb: handle main thread exiting during detach |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Simon Marchi | gdb: remove target_gdbarch |
blob | commitdiff | raw | diff to current |
2023-09-20 |
Tom Tromey | Remove explanatory comments from includes |
blob | commitdiff | raw | diff to current |
2023-08-23 |
Pedro Alves | gdb: centralize "[Thread ...exited]" notifications |
blob | commitdiff | raw | diff to current |
2023-07-23 |
Andrew Burgess | gdb: two changes to linux_nat_debug_printf calls in... |
blob | commitdiff | raw | diff to current |
2023-07-17 |
Andrew Burgess | gdb: additional debug output in infrun.c and linux... |
blob | commitdiff | raw | diff to current |
2023-07-17 |
Andrew Burgess | gdb: don't restart vfork parent while waiting for child... |
blob | commitdiff | raw | diff to current |
2023-07-06 |
Pedro Alves | Linux: Avoid pread64/pwrite64 for high memory addresses... |
blob | commitdiff | raw | diff to current |
2023-06-05 |
Tom de Vries | [gdb] Fix more typos |
blob | commitdiff | raw | diff to current |
2023-04-05 |
Simon Marchi | gdb: make find_thread_ptid a process_stratum_target... |
blob | commitdiff | raw | diff to current |
2023-03-27 |
Pedro Alves | linux-nat: introduce pending_status_str |
blob | commitdiff | raw | diff to current |
2023-03-09 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix whitespace issues |
blob | commitdiff | raw | diff to current |
2023-02-24 |
Tom Tromey | Remove struct buffer |
blob | commitdiff | raw | diff to current |
2023-02-14 |
Tom Tromey | Do not cast away const in agent_run_command |
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 |
Pedro Alves | Delay checking whether /proc/pid/mem is writable (PR... |
blob | commitdiff | raw | diff to current |
2022-12-05 |
Simon Marchi | gdb/linux-nat: add ptid parameter to linux_xfer_siginfo |
blob | commitdiff | raw | diff to current |
2022-12-05 |
Simon Marchi | gdb/linux-nat: use l linux_nat_get_siginfo in linux_xfe... |
blob | commitdiff | raw | diff to current |
2022-12-05 |
Simon Marchi | gdb/linux-nat: check ptrace return value in linux_nat_g... |
blob | commitdiff | raw | diff to current |
2022-12-05 |
Simon Marchi | gdb/linux-nat: don't memset siginfo on failure in linux... |
blob | commitdiff | raw | diff to current |
2022-12-05 |
Simon Marchi | gdb/linux-nat: bool-ify linux_nat_get_siginfo |
blob | commitdiff | raw | diff to current |
2022-12-05 |
Simon Marchi | gdb/linux-nat: use get_ptrace_pid in two spots |
blob | commitdiff | raw | diff to current |
2022-12-02 |
Simon Marchi | gdb/linux-nat: add pid parameter to linux_proc_xfer_mem... |
blob | commitdiff | raw | diff to current |
2022-11-07 |
Pedro Alves | Don't explicitly set clone child ptrace options |
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-07-26 |
Keith Seitz | gdb/linux_nat: Write memory using ptrace if /proc/pid... |
blob | commitdiff | raw | diff to current |
2022-07-26 |
Pedro Alves | gdb/linux-nat: Check whether /proc/pid/mem is writable |
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-06-28 |
Pedro Alves | gdb+gdbserver/Linux: avoid reading registers while... |
blob | commitdiff | raw | diff to current |
2022-05-26 |
Lancelot SIX | gdb/linux-nat: xfer_memory_partial return E_IO on error |
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-03-31 |
Simon Marchi | gdb/linux-nat: remove check based on current_inferior... |
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 | Remove some uses of printf_unfiltered |
blob | commitdiff | raw | diff to current |
2022-03-10 |
Pedro Alves | Re-add zombie leader on exit, gdb/linux |
blob | commitdiff | raw | diff to current |
2022-03-10 |
Pedro Alves | gdb: Reorganize linux_nat_filter_event |
blob | commitdiff | raw | diff to current |
2022-02-22 |
John Baldwin | inf-ptrace: Add an event_pipe to be used for async... |
blob | commitdiff | raw | diff to current |
2022-02-22 |
John Baldwin | Enable async mode in the target in attach_cmd. |
blob | commitdiff | raw | diff to current |
2022-02-22 |
John Baldwin | Don't enable async mode at the end of target ::resume... |
blob | commitdiff | raw | diff to current |
2022-02-22 |
John Baldwin | gdb linux-nat: Convert linux_nat_event_pipe to the... |
blob | commitdiff | raw | diff to current |
2022-02-18 |
Simon Marchi | gdb: remove newlines from some linux_nat_debug_printf... |
blob | commitdiff | raw | diff to current |
2022-02-11 |
Simon Marchi | gdb/linux: remove ptrace support check for exec, fork... |
blob | commitdiff | raw | diff to current |
2022-01-18 |
Simon Marchi | gdb: use ptid_t::to_string instead of target_pid_to_str... |
blob | commitdiff | raw | diff to current |
2022-01-12 |
Andrew Burgess | gdb: rename lin-lwp to linux-nat in set/show debug |
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-22 |
Andrew Burgess | gdb: convert 'set debug lin-lwp' to a boolean command |
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-12-09 |
Simon Marchi | gdb, gdbserver: detach fork child when detaching from... |
blob | commitdiff | raw | diff to current |
2021-12-09 |
Simon Marchi | gdb/linux-nat: factor ptrace-detach code to new detach_... |
blob | commitdiff | raw | diff to current |
2021-12-03 |
Simon Marchi | gdb: change store_waitstatus to return a target_waitsta... |
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-05 |
Pedro Alves | Avoid /proc/pid/mem races (PR 28065) |
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-30 |
Simon Marchi | gdbsupport: make gdb_open_cloexec return scoped_fd |
blob | commitdiff | raw | diff to current |
2021-09-28 |
Simon Marchi | gdb: use intrusive_list for linux-nat lwp_list |
blob | commitdiff | raw | diff to current |
2021-09-28 |
Simon Marchi | gdb: add destructor to lwp_info |
blob | commitdiff | raw | diff to current |
2021-09-28 |
Simon Marchi | gdb: make lwp_info non-POD |
blob | commitdiff | raw | diff to current |
2021-09-23 |
Tom Tromey | Remove defaulted 'tid' parameter to ptid_t constructor |
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-26 |
Andrew Burgess | gdb: remove some stray newlines in debug output |
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-15 |
Simon Marchi | gdb: pass child_ptid and fork kind to target_ops::follo... |
blob | commitdiff | raw | diff to current |
2021-07-15 |
Simon Marchi | gdb: call post_create_inferior at end of follow_fork_in... |
blob | commitdiff | raw | diff to current |
2021-07-13 |
Simon Marchi | gdb: make thread_info::suspend private, add getters... |
blob | commitdiff | raw | diff to current |
2021-07-01 |
Pedro Alves | Linux: Access memory even if threads are running |
blob | commitdiff | raw | diff to current |
2021-05-09 |
Simon Marchi | gdb, gdbserver: make status_to_str return std::string |
blob | commitdiff | raw | diff to current |
2021-05-08 |
Pedro Alves | Don't run personality syscall at configure time; don... |
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-02-23 |
Simon Marchi | gdb: linux-nat: make linux_nat_filter_event return... |
blob | commitdiff | raw | diff to current |
next |