| 2025-10-20 |
Simon Marchi | gdb, gdbserver, gdbsupport: trim trailing whitespaces |
tree | commitdiff |
| 2025-09-24 |
Andrew Burgess | gdb/linux: consider ptrace_scope when building attach... |
tree | commitdiff |
| 2025-09-09 |
Tom Tromey | Use gnulib c-ctype module in gdb |
tree | commitdiff |
| 2025-08-29 |
Christina Schimpe | gdb, gdbserver: Add support of Intel shadow stack point... |
tree | commitdiff |
| 2025-08-29 |
Christina Schimpe | gdb, gdbserver: Use xstate_bv for target description... |
tree | commitdiff |
| 2025-08-29 |
Christina Schimpe | gdb: Sync up x86-gcc-cpuid.h with cpuid.h from gcc... |
tree | commitdiff |
| 2025-08-12 |
Tom de Vries | [gdb/tdep] Handle M1 ldp in aarch64_stopped_data_address |
tree | commitdiff |
| 2025-06-23 |
Benjamin Berg | gdb: linux-namespaces: enter user namespace when approp... |
tree | commitdiff |
| 2025-06-23 |
Andrew Burgess | gdb: only use /proc/PID/exe for local f/s with no sysroot |
tree | commitdiff |
| 2025-06-17 |
Fabian Kilger | gdb: implement linux namespace support for fileio_lstat... |
tree | commitdiff |
| 2025-06-12 |
Andrew Burgess | gdb: convert linux-namespaces debug to the new(er)... |
tree | commitdiff |
| 2025-05-28 |
Alexandra Hájková | Call restore_original_signal_state after GDB forks. |
tree | commitdiff |
| 2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
tree | commitdiff |
| 2025-03-18 |
Tom Tromey | Use gdb unordered set in linux-procfs.c |
tree | commitdiff |
| 2025-03-06 |
Tom de Vries | [gdb/nat] Fix typos |
tree | commitdiff |
| 2025-02-19 |
Hui Li | gdb: LoongArch: Extend the maximum number of hardware... |
tree | commitdiff |
| 2025-02-09 |
Michael Weghorn | gdb: Support some escaping of args with startup-with... |
tree | commitdiff |
| 2025-01-15 |
Hui Li | gdb: LoongArch: Adjust loongarch_stopped_data_address() |
tree | commitdiff |
| 2025-01-15 |
Hui Li | gdb: LoongArch: Adjust loongarch_{get,remove}_debug_reg... |
tree | commitdiff |
| 2025-01-15 |
Hui Li | gdb: LoongArch: Remove loongarch_lookup_debug_reg_state() |
tree | commitdiff |
| 2025-01-08 |
Thiago Jung Bauermann | GDB, gdbserver: Convert regcache_register_size function... |
tree | commitdiff |
| 2024-12-18 |
Tom Tromey | Run check-include-guards.py |
tree | commitdiff |
| 2024-12-06 |
Hannes Domani | Reduce WOW64 code duplication |
tree | commitdiff |
| 2024-12-04 |
Tom de Vries | [gdb/tdep] Remove includes of gdbsupport/common-defs.h |
tree | commitdiff |
| 2024-11-22 |
Tom de Vries | [gdb] Use gdb::waitpid more often |
tree | commitdiff |
| 2024-11-22 |
Tom de Vries | [gdbsupport] Add gdb::{waitpid,read,write,close} |
tree | commitdiff |
| 2024-11-18 |
Tom de Vries | [gdb] Fix some typos |
tree | commitdiff |
| 2024-11-12 |
Tom de Vries | [gdb/tdep] Use raw_supply_part_zeroed for AArch64 |
tree | commitdiff |
| 2024-09-25 |
Schimpe, Christina | gdb, gdbserver, python, testsuite: Remove MPX. |
tree | commitdiff |
| 2024-09-24 |
Felix Willgerodt | btrace: Enable event tracing on Linux for Intel PT. |
tree | commitdiff |
| 2024-08-14 |
Felix Willgerodt | btrace, linux: Enable ptwrite packets. |
tree | commitdiff |
| 2024-08-02 |
Simon Marchi | gdb: remove uses of VLA |
tree | commitdiff |
| 2024-08-01 |
Gustavo Romero | gdb: AArch64: Support MTE on baremetal |
tree | commitdiff |
| 2024-07-16 |
Simon Marchi | gdb, gdbserver, gdbsupport: use [[noreturn]] instead... |
tree | commitdiff |
| 2024-06-27 |
Andrew Burgess | gdb: add overloads of gdb_tilde_expand |
tree | commitdiff |
| 2024-06-24 |
Hui Li | gdb: LoongArch: Add support for hardware breakpoint |
tree | commitdiff |
| 2024-06-24 |
Hui Li | gdb: LoongArch: Add support for hardware watchpoint |
tree | commitdiff |
| 2024-06-24 |
Andrew Burgess | gdb/i386: fix tdesc rejection issue for targets without... |
tree | commitdiff |
| 2024-06-14 |
Andrew Burgess | gdb/gdbserver: share some code relating to target descr... |
tree | commitdiff |
| 2024-06-14 |
Andrew Burgess | gdb/x86: move reading of cs and ds state into gdb/nat... |
tree | commitdiff |
| 2024-06-14 |
Andrew Burgess | gdb: move have_ptrace_getregset declaration into gdb... |
tree | commitdiff |
| 2024-06-14 |
Andrew Burgess | gdb/x86: move have_ptrace_getfpxregs global into gdb... |
tree | commitdiff |
| 2024-06-08 |
Simon Marchi | gdb: remove get_exec_file |
tree | commitdiff |
| 2024-06-08 |
Simon Marchi | gdb: replace `get_exec_file (0)` calls with `current_pr... |
tree | commitdiff |
| 2024-05-16 |
Simon Marchi | gdb: define type aliases for `fork_inferior()` callbacks |
tree | commitdiff |
| 2024-05-02 |
Tom Tromey | Fix regression on aarch64-linux gdbserver |
tree | commitdiff |
| 2024-04-30 |
Thiago Jung Bauermann | gdb/nat/linux: Fix attaching to process when it has... |
tree | commitdiff |
| 2024-04-30 |
Thiago Jung Bauermann | gdb/nat: Factor linux_proc_get_stat_field out of linux_... |
tree | commitdiff |
| 2024-04-30 |
Thiago Jung Bauermann | gdb/nat: Use procfs(5) indexes in linux_common_core_of_... |
tree | commitdiff |
| 2024-04-19 |
Simon Marchi | gdb: fix include for gdb_signal in target/waitstatus.h |
tree | commitdiff |
| 2024-04-17 |
Pedro Alves | gdb+gdbserver/Linux: Remove USE_SIGTRAP_SIGINFO fallback |
tree | commitdiff |
| 2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
tree | commitdiff |
| 2024-03-26 |
Andrew Burgess | Revert "gdb/x86: move reading of cs and ds state into... |
tree | commitdiff |
| 2024-03-26 |
Andrew Burgess | Revert "gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFS... |
tree | commitdiff |
| 2024-03-26 |
Andrew Burgess | Revert "gdb/gdbserver: share some code relating to... |
tree | commitdiff |
| 2024-03-26 |
Andrew Burgess | Revert "gdb/gdbserver: share x86/linux tdesc caching" |
tree | commitdiff |
| 2024-03-26 |
Andrew Burgess | Revert "gdb/gdbserver: fix some defined but unused... |
tree | commitdiff |
| 2024-03-26 |
Andrew Burgess | gdb/gdbserver: fix some defined but unused function... |
tree | commitdiff |
| 2024-03-25 |
Andrew Burgess | gdb/gdbserver: share x86/linux tdesc caching |
tree | commitdiff |
| 2024-03-25 |
Andrew Burgess | gdb/gdbserver: share some code relating to target descr... |
tree | commitdiff |
| 2024-03-25 |
Andrew Burgess | gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET defin... |
tree | commitdiff |
| 2024-03-25 |
Andrew Burgess | gdb/x86: move reading of cs and ds state into gdb/nat... |
tree | commitdiff |
| 2024-03-12 |
Tom de Vries | [gdb/tdep] Fix gdb.base/watch-bitfields.exp on aarch64 |
tree | commitdiff |
| 2024-03-11 |
Markus Metzger | gdb, btrace: fix error diagnostics |
tree | commitdiff |
| 2024-02-02 |
Andrew Burgess | gdb: attach to a process when the executable has been... |
tree | commitdiff |
| 2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
tree | commitdiff |
| 2023-12-14 |
Simon Marchi | gdb: change regcache interface to use array_view |
tree | commitdiff |
| 2023-12-14 |
Simon Marchi | gdb: use reg_buffer_common throughout gdbsupport/common... |
tree | commitdiff |
| 2023-12-01 |
Tom Tromey | Use gdb_dir_up in linux_proc_attach_tgid_threads |
tree | commitdiff |
| 2023-12-01 |
Tom Tromey | Minor cleanup in linux_proc_attach_tgid_threads |
tree | commitdiff |
| 2023-11-29 |
Tom Tromey | Remove gdb_static_assert |
tree | commitdiff |
| 2023-11-29 |
Tom Tromey | Use C++17 [[fallthrough]] attribute |
tree | commitdiff |
| 2023-11-28 |
Tom de Vries | [gdb] Fix segfault in for_each_block, part 2 |
tree | commitdiff |
| 2023-11-27 |
Tom Tromey | Introduce throw_winerror_with_name |
tree | commitdiff |
| 2023-11-21 |
Lancelot Six | gdb: Replace gdb::optional with std::optional |
tree | commitdiff |
| 2023-11-21 |
Lancelot Six | gdb: Use C++17's std::make_unique instead of gdb::make_... |
tree | commitdiff |
| 2023-11-07 |
Tom Tromey | Remove EXTERN_C and related defines |
tree | commitdiff |
| 2023-10-26 |
Thiago Jung Bauermann | gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include... |
tree | commitdiff |
| 2023-10-17 |
John Baldwin | nat/x86-cpuid.h: Remove non-x86 fallbacks |
tree | commitdiff |
| 2023-10-13 |
Luis Machado | [aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES |
tree | commitdiff |
| 2023-10-04 |
Luis Machado | sme2: Enable SME2 for AArch64 gdb on Linux |
tree | commitdiff |
| 2023-10-04 |
Luis Machado | sme: Signal frame support |
tree | commitdiff |
| 2023-10-04 |
Luis Machado | sme: Enable SME registers and pseudo-registers |
tree | commitdiff |
| 2023-10-04 |
Luis Machado | refactor: Simplify SVE interface to read/write registers |
tree | commitdiff |
| 2023-10-04 |
Luis Machado | refactor: Rename SVE-specific files |
tree | commitdiff |
| 2023-09-28 |
Simon Marchi | gdb/x86: use size of XSAVE area of enabled features |
tree | commitdiff |
| 2023-09-20 |
Tom Tromey | Remove explanatory comments from includes |
tree | commitdiff |
| 2023-09-11 |
Markus Metzger | gdb: c++ify btrace_target_info |
tree | commitdiff |
| 2023-08-29 |
Tom de Vries | [gdb/build] Fix C inclusion of nat/x86-cpuid.h |
tree | commitdiff |
| 2023-08-28 |
John Baldwin | x86 nat: Add helper functions to save the XSAVE layout... |
tree | commitdiff |
| 2023-08-28 |
John Baldwin | nat/x86-cpuid.h: Add x86_cpuid_count wrapper around... |
tree | commitdiff |
| 2023-06-20 |
Tom Tromey | Use std::string in linux-osdata.c |
tree | commitdiff |
| 2023-06-05 |
Tom de Vries | [gdb] Fix more typos |
tree | commitdiff |
| 2023-06-03 |
Tom de Vries | [gdb] Fix typos |
tree | commitdiff |
| 2023-06-02 |
Luis Machado | [AArch64] Fix architecture debug version constant thinkos |
tree | commitdiff |
| 2023-04-26 |
Luis Machado | Add new debug architecture version |
tree | commitdiff |
| 2023-04-14 |
Luis Machado | debug registers: Add missing debug version entry for... |
tree | commitdiff |
| 2023-04-03 |
Luis Machado | [aarch64] tpidr2: Fix erroneous detection logic for... |
tree | commitdiff |
| 2023-02-24 |
Tom Tromey | Remove struct buffer |
tree | commitdiff |
| 2023-01-01 |
Joel Brobecker | Update copyright year range in header of all files... |
tree | commitdiff |
| next |