Age | Commit message (Expand) | Author | Files | Lines |
2024-10-06 | [gdb] Fix common misspellings | Tom de Vries | 1 | -1/+1 |
2024-07-29 | [gdb/testsuite] Fix gdb.gdb/index-file.exp with -g0 | Tom de Vries | 1 | -2/+13 |
2024-07-24 | gdb/testsuite: ensure gdb_get_worker_threads succeeds | Andrew Burgess | 1 | -0/+5 |
2024-07-19 | gdb-gdb.py: strip typedefs in intrusive_list printer assertion | Simon Marchi | 1 | -0/+15 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 6 | -6/+6 |
2023-11-28 | gdb: generate dwarf-5 index identically as worker-thread count changes | Andrew Burgess | 1 | -1/+7 |
2023-11-28 | gdb: generate gdb-index identically regardless of work thread count | Andrew Burgess | 1 | -0/+41 |
2023-11-28 | gdb: reduce size of generated gdb-index file | Andrew Burgess | 1 | -0/+115 |
2023-07-26 | [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto=auto and gcc 7.5... | Tom de Vries | 1 | -7/+9 |
2023-07-19 | [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto=auto and gcc 7.5.0 | Tom de Vries | 1 | -1/+5 |
2023-04-24 | [gdb/testsuite] Fix auto-indent in gdb.gdb/python-helper.exp | Tom de Vries | 1 | -10/+10 |
2023-04-24 | [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto | Tom de Vries | 1 | -19/+58 |
2023-04-07 | [gdb/testsuite] Add -q to INTERNAL_GDBFLAGS | Tom de Vries | 1 | -1/+4 |
2023-03-27 | [gdb/testsuite] Fix gdb.gdb/unittest.exp for remote host | Tom de Vries | 1 | -31/+44 |
2023-03-20 | Update python-helper.exp for type allocation changes | Tom Tromey | 1 | -1/+1 |
2023-03-10 | Use require with target_info | Tom Tromey | 1 | -4/+1 |
2023-02-28 | gdb: add HtabPrinter to gdb-gdb.py.in | Simon Marchi | 1 | -0/+3 |
2023-02-13 | Rename all fields of struct value | Tom Tromey | 1 | -3/+3 |
2023-02-10 | gdb/testsuite: fix gdb.gdb/selftest.exp for native-extended-gdbserver | Simon Marchi | 1 | -4/+11 |
2023-01-17 | gdb/testsuite: expect SIGSEGV from top GDB spawn id | Simon Marchi | 2 | -2/+2 |
2023-01-13 | Rename to allow_python_tests | Tom Tromey | 1 | -1/+1 |
2023-01-13 | Rename to allow_xml_test | Tom Tromey | 1 | -1/+1 |
2023-01-13 | Use "require" for Python tests | Tom Tromey | 1 | -8/+2 |
2023-01-13 | Use require !gdb_debug_enabled | Tom Tromey | 1 | -4/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 5 | -5/+5 |
2022-12-27 | Handle SIGSEGV in gdb selftests | Tom Tromey | 2 | -0/+12 |
2022-11-19 | Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit... | Philippe Waroquiers | 1 | -2/+2 |
2022-10-19 | gdb/testsuite: avoid temporary file in gdb/testsuite (unittest.exp) | Andrew Burgess | 1 | -19/+27 |
2022-09-26 | gdb/testsuite: use gdb_test in gdb.gdb/python-helper.exp | Simon Marchi | 1 | -71/+17 |
2022-04-19 | gdb/selftest-arch: Make register_test_foreach_arch generate arch tests lazily | Lancelot SIX | 1 | -2/+23 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 5 | -5/+5 |
2021-12-13 | gdb: update gdb-gdb.py.in for latest changes to struct field | Andrew Burgess | 2 | -13/+180 |
2021-10-29 | gdb: fix gdb.gdb/unittest.exp with C++17 compiler | Simon Marchi | 1 | -6/+6 |
2021-10-29 | [gdb/build] Fix build with --disable-unit-tests | Tom de Vries | 1 | -4/+17 |
2021-10-28 | gdb: add selftest name completion | Simon Marchi | 1 | -0/+15 |
2021-10-19 | [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as unittest | Tom de Vries | 1 | -35/+0 |
2021-09-29 | [gdb/testsuite] Fix breakpoint detection in gdb.gdb/python-helper.exp | Tom de Vries | 1 | -1/+1 |
2021-09-25 | [gdb/testsuite] Minimize gdb restarts | Tom de Vries | 1 | -1/+1 |
2021-09-13 | [gdb/tdep] Fix exec check in gdb_print_insn_arm | Tom de Vries | 1 | -7/+0 |
2021-09-13 | [gdb/testsuite] Fix gdb.gdb/selftest.exp | Tom de Vries | 1 | -1/+1 |
2021-09-10 | [gdb/testsuite] Reimplement gdb.gdb/python-selftest.exp as unittest | Tom de Vries | 1 | -30/+0 |
2021-09-09 | [gdb/testsuite] Reimplement gdb.gdb/complaints.exp as unittest | Tom de Vries | 1 | -137/+0 |
2021-09-03 | [gdb/testsuite] Add untested case in gdb.gdb/complaints.exp | Tom de Vries | 1 | -0/+20 |
2021-06-01 | gdb: run 'maint selftest' with an executable loaded | Andrew Burgess | 2 | -19/+72 |
2021-03-09 | gdb: fix field names of GDB's type main_type structure | Andrew Burgess | 1 | -0/+142 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 5 | -5/+5 |
2020-12-07 | gdb/main: execute breakpoint commands for '-iex' and '-ex' commands | Tankut Baris Aktemur | 2 | -2/+2 |
2020-11-17 | gdb/testsuite: prevent timeout in gdb.gdb/unittest.exp | Andrew Burgess | 1 | -0/+7 |
2020-05-12 | [gdb/testsuite] Fix duplicate test-names in gdb.{gdb,opt,xml} | Tom de Vries | 1 | -3/+5 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 5 | -5/+5 |