Age | Commit message (Expand) | Author | Files | Lines |
2024-10-28 | gdbserver: remove unused include in gdbthread.h | Simon Marchi | 3 | -1/+2 |
2024-10-28 | gdbserver: fix formatting in gdbthread.h | Simon Marchi | 1 | -12/+9 |
2024-10-22 | gdbserver: use 'gdb::function_view' in 'find_*' and 'for_each_*' | Stephan Rohr | 3 | -121/+153 |
2024-10-21 | gdbreplay: Add --debug-logging option | Alexandra Hájková | 2 | -23/+61 |
2024-10-21 | gdbreplay: Use getopt_long to parse command line arguments | Alexandra Hájková | 1 | -13/+24 |
2024-10-21 | [gdb/contrib] Handle dot in spellcheck.sh | Tom de Vries | 1 | -1/+1 |
2024-10-11 | gdbserver: remove declaration of init_registers_arm_with_neon | Andrew Burgess | 1 | -1/+0 |
2024-10-11 | Revert "gdbserver: pass osabi to GDB in target description" | Andrew Burgess | 16 | -41/+18 |
2024-10-10 | gdbserver: pass osabi to GDB in target description | Andrew Burgess | 16 | -18/+41 |
2024-10-10 | gdb/gdbserver: change shared set_tdesc_osabi to take gdb_osabi | Andrew Burgess | 1 | -1/+2 |
2024-10-10 | gdbserver: make arch and osabi names gdb::unique_xmalloc_ptr<char> | Andrew Burgess | 2 | -15/+7 |
2024-10-08 | [gdb/contrib] Add more separators in spellcheck.sh | Tom de Vries | 1 | -1/+1 |
2024-10-06 | [gdb] Fix common misspellings | Tom de Vries | 3 | -3/+3 |
2024-09-25 | gdb, gdbserver, python, testsuite: Remove MPX. | Schimpe, Christina | 3 | -89/+4 |
2024-09-24 | btrace: Enable event tracing on Linux for Intel PT. | Felix Willgerodt | 2 | -0/+16 |
2024-09-05 | gdbserver: aarch64: Fix expedited registers list | Thiago Jung Bauermann | 1 | -8/+4 |
2024-08-26 | gdb: imply --once if connecting via stdio | William Ferreira | 1 | -0/+4 |
2024-08-14 | btrace, python: Enable ptwrite filter registration. | Felix Willgerodt | 2 | -0/+14 |
2024-08-14 | btrace, gdbserver: Add ptwrite to btrace_config_pt. | Felix Willgerodt | 2 | -0/+17 |
2024-08-02 | gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension | Simon Marchi | 1 | -1/+1 |
2024-08-01 | gdb: AArch64: Support MTE on baremetal | Gustavo Romero | 1 | -0/+1 |
2024-07-27 | [gdb/tdep] Fix arm thumb2 hw breakpoint | Tom de Vries | 1 | -12/+53 |
2024-07-18 | gdbserver: add gdbserver support for vFile::stat packet | Andrew Burgess | 1 | -0/+38 |
2024-07-16 | gdb, gdbserver, gdbsupport: use [[noreturn]] instead of ATTRIBUTE_NORETURN | Simon Marchi | 3 | -3/+3 |
2024-06-27 | gdb: add overloads of gdb_tilde_expand | Andrew Burgess | 1 | -1/+1 |
2024-06-27 | gdb: add overloads of gdb_abspath | Andrew Burgess | 1 | -1/+1 |
2024-06-20 | Revert "Remove LIBINTL_DEP" | Alan Modra | 1 | -2/+3 |
2024-06-20 | Remove LIBINTL_DEP | Alan Modra | 1 | -3/+2 |
2024-06-14 | gdb/aarch64: prevent crash from in process agent | Andrew Burgess | 1 | -8/+14 |
2024-06-14 | gdb/gdbserver: share x86/linux tdesc caching | Andrew Burgess | 6 | -355/+20 |
2024-06-14 | gdbserver: update target description creation for x86/linux | Andrew Burgess | 5 | -167/+306 |
2024-06-14 | gdb/gdbserver: share some code relating to target description creation | Andrew Burgess | 8 | -116/+52 |
2024-06-14 | gdb: move have_ptrace_getregset declaration into gdb/nat directory | Andrew Burgess | 2 | -3/+1 |
2024-06-14 | gdb/x86: move have_ptrace_getfpxregs global into gdb/nat directory | Andrew Burgess | 2 | -14/+6 |
2024-06-14 | gdbserver/x86: move no-xml code earlier in x86_linux_read_description | Andrew Burgess | 1 | -11/+16 |
2024-06-14 | gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition | Andrew Burgess | 1 | -21/+0 |
2024-06-12 | Add "error_message+" feature to qSupported | Alexandra Hájková | 2 | -0/+8 |
2024-06-07 | gdb: remove get_exec_file | Simon Marchi | 1 | -11/+0 |
2024-06-07 | gdb: replace `get_exec_file (0)` calls with `current_program_space->exec_file... | Simon Marchi | 1 | -2/+2 |
2024-05-16 | Stop 'configure --enable-threading' if std::thread doesn't work | Pedro Alves | 1 | -3/+11 |
2024-05-07 | gdbserver: convert have_ptrace_getregset to a tribool | Andrew Burgess | 4 | -10/+10 |
2024-05-07 | gdbserver/ipa/x86: remove unneeded declarations | Andrew Burgess | 1 | -4/+0 |
2024-05-06 | Fix build issues with mingw toolchain | Bernd Edlinger | 1 | -0/+1 |
2024-05-03 | [gdb/build] Fix gdbserver/linux-aarch64-low.cc build | Mark Wielaard | 1 | -1/+1 |
2024-05-02 | Fix regression on aarch64-linux gdbserver | Tom Tromey | 1 | -35/+3 |
2024-04-26 | gdbserver: Fix vAttach response when attaching is not supported | Pedro Alves | 1 | -1/+4 |
2024-04-26 | Fix "attach" failure handling with GDBserver | Pedro Alves | 1 | -17/+24 |
2024-04-26 | Fix "run" failure handling with GDBserver | Pedro Alves | 1 | -1/+9 |
2024-04-18 | gdbsupport: constify some return values in print-utils.{h,cc} | Simon Marchi | 2 | -2/+2 |
2024-04-17 | gdb+gdbserver/Linux: Remove USE_SIGTRAP_SIGINFO fallback | Pedro Alves | 1 | -37/+2 |