Age | Commit message (Expand) | Author | Files | Lines |
2024-12-06 | gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes | Simon Marchi | 17 | -9/+8 |
2024-12-06 | gdb: Fix use-after-free when an objfile has no symbols to load | Guinevere Larsen | 2 | -4/+4 |
2024-12-06 | Reduce WOW64 code duplication | Hannes Domani | 3 | -222/+190 |
2024-12-04 | gdb: fix parsing of DIEs with both low/high pc AND ranges attributes | Andrew Burgess | 3 | -22/+403 |
2024-12-04 | [gdb/tdep] Remove includes of gdbsupport/common-defs.h | Tom de Vries | 3 | -3/+0 |
2024-12-04 | [gdb/build] Fix build breaker on mingw-w64 | Simon Marchi | 3 | -5/+0 |
2024-12-04 | gdb, testsuite: fix TCL error in 'gdb.base/structs.exp' | Stephan Rohr | 1 | -1/+1 |
2024-12-04 | [gdb/testsuite] Fix failure in gdb.python/py-startup-opt.exp | Tom de Vries | 1 | -5/+7 |
2024-12-03 | Fix "maint print" error messages | Tom Tromey | 1 | -7/+16 |
2024-12-03 | Use ui-out table in "maint print reggroups" | Tom Tromey | 5 | -16/+20 |
2024-12-03 | Use ui-out tables in some "maint print" commands | Tom Tromey | 5 | -170/+192 |
2024-12-03 | [gdb/testsuite] Fix DUPLICATE in gdb.arch/pr25124.exp | Tom de Vries | 1 | -2/+2 |
2024-12-03 | [gdb/python] Issue warning if python fails to initialize | Tom de Vries | 1 | -0/+35 |
2024-12-03 | [gdb/python] Handle empty PYTHONDONTWRITEBYTECODE | Tom de Vries | 2 | -6/+24 |
2024-12-03 | [gdb/testsuite] Fix gdb.python/py-startup-opt.exp with empty PYTHONDONTWRITEB... | Tom de Vries | 1 | -2/+3 |
2024-12-03 | [gdb/python] Warn and ignore ineffective python settings | Tom de Vries | 1 | -25/+51 |
2024-12-03 | [gdb/python] Drop ATTRIBUTE_UNUSED on py_initialize_catch_abort | Tom de Vries | 1 | -6/+8 |
2024-12-03 | [gdb/python] Factor out and refactor py_initialize | Tom de Vries | 1 | -30/+49 |
2024-12-03 | gdb: restore nullptr check in compunit_symtab::find_call_site | Simon Marchi | 1 | -0/+3 |
2024-12-03 | gdb/testsuite: make gdb.reverse/i386-avx-reverse.exp require avx | Guinevere Larsen | 1 | -6/+3 |
2024-12-03 | gdb/dbx: Remove stabsect_build_psymtab as it was unused | Guinevere Larsen | 2 | -87/+0 |
2024-12-03 | [gdb/testsuite] Fix gdb.base/reset-catchpoint-cond.exp with --with-expat=no | Tom de Vries | 1 | -0/+3 |
2024-12-03 | [gdb/testsuite] Fix gdb.python/python.exp with --disable-tui | Tom de Vries | 1 | -0/+4 |
2024-12-03 | gdb: fix crash when GDB can't read an objfile | Guinevere Larsen | 3 | -8/+17 |
2024-12-03 | gdb: fix comment for gdbarch_stack_grows_down | Andrew Burgess | 1 | -1/+1 |
2024-12-02 | gdb/configure.ac: remove elf_hp.h check | Simon Marchi | 3 | -7/+0 |
2024-12-02 | gdb, gdbserver, gdbsupport: flatten and sort some list in configure files | Simon Marchi | 2 | -32/+138 |
2024-12-02 | gdb: handle DW_AT_entry_pc pointing at an empty sub-range | Andrew Burgess | 4 | -1/+356 |
2024-12-02 | testsuite, threads: add missing return statements | Rohr, Stephan | 2 | -0/+5 |
2024-11-28 | [gdb/syscalls] Add syscalls {set,get,list,remove}xattrat | Tom de Vries | 24 | -0/+96 |
2024-11-27 | gdb/testsuite: skip gdb.threads/omp-par-scope.exp with clang | Guinevere Larsen | 1 | -0/+8 |
2024-11-27 | [gdb/symtab] Fix parent map dump | Tom de Vries | 4 | -12/+36 |
2024-11-27 | [gdb/testsuite] Add gdb.dwarf2/dw2-tu-dwarf-4-5.exp | Tom de Vries | 3 | -0/+173 |
2024-11-27 | [gdb/symtab] Fix parent map when handling .debug_info and .debug_types | Author: Tom Tromey | 2 | -14/+9 |
2024-11-27 | [gdb/tdep] s390: Add arch15 record/replay support | Andreas Arnez | 1 | -3/+75 |
2024-11-26 | nios2: Remove all GDB support for Nios II targets. | Sandra Loosemore | 21 | -3028/+6 |
2024-11-26 | [gdb/syscalls] Update aarch64-linux.xml to linux v6.11 | Tom de Vries | 3 | -9/+144 |
2024-11-26 | [gdb/syscalls] Sync with strace v6.12 | Tom de Vries | 13 | -12/+13 |
2024-11-26 | [gdb/syscalls] Use update-linux-from-src.sh for arm-linux | Tom de Vries | 4 | -85/+235 |
2024-11-26 | [gdb/syscalls] Restructure update-linux-from-src.sh | Tom de Vries | 1 | -13/+72 |
2024-11-26 | [gdb/syscalls] Improve update-linux-from-src.sh | Tom de Vries | 1 | -21/+52 |
2024-11-26 | [gdb/syscalls] Update to linux v6.11 | Tom de Vries | 22 | -0/+24 |
2024-11-25 | Convert dwarf2_per_objfile::die_type_hash to new hash table | Simon Marchi | 2 | -80/+43 |
2024-11-25 | Convert dwarf2_cu::call_site_htab to new hash table | Simon Marchi | 5 | -63/+65 |
2024-11-25 | Convert dwarf_cu::die_hash to new hash table | Simon Marchi | 4 | -58/+44 |
2024-11-25 | Convert gdb_bfd.c to new hash table | Simon Marchi | 1 | -65/+47 |
2024-11-25 | Convert more DWARF code to new hash table | Simon Marchi | 3 | -74/+43 |
2024-11-25 | Convert all_bfds to new hash table | Simon Marchi | 2 | -31/+19 |
2024-11-25 | Convert typedef hash to new hash table | Simon Marchi | 3 | -110/+71 |
2024-11-25 | Convert abbrevs to new hash table | Simon Marchi | 2 | -59/+48 |