aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-03-19Speed up lookup of "type_specific_data"Tom Tromey6-0/+170
2024-03-19gdb/python: test exception case for gdb.solib_nameAndrew Burgess1-0/+15
2024-03-19gdb/python: Fix segfault when iterating over empty linetableToby Lloyd Davies2-0/+95
2024-03-19[gdb] Further fix "value is not available" with debug frameTom de Vries1-1/+6
2024-03-18Fix Ada 'ptype' of access to arrayTom Tromey2-0/+15
2024-03-18Set __file__ when source'ing a Python scriptTom Tromey1-0/+3
2024-03-18Clear board_info entry after waiting for processTom Tromey2-0/+16
2024-03-18gdb/testsuite: attach to i386 process stopped in vDSOAndrew Burgess2-0/+80
2024-03-17[gdb/testsuite] Fix gdb.base/list-no-debug.exp on debianTom de Vries3-5/+35
2024-03-14Pass alignment when using GCC_C_FE_VERSION_2Tom Tromey2-0/+10
2024-03-14[gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on aarch64Tom de Vries2-35/+54
2024-03-11Remove tui-out.[ch]Tom Tromey1-0/+2
2024-03-11Special case NULL pointers in dynamic type resolutionTom Tromey3-2/+71
2024-03-11gdb/testsuite: reformat file with a more recent version of blackAndrew Burgess1-1/+0
2024-03-11gdb/unwinders: better support for $pc not savedAndrew Burgess3-0/+232
2024-03-11gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbolsGuinevere Larsen1-7/+41
2024-03-11gdb/testsuite: Simplify gdb.threads/threadcrash.expTom de Vries1-29/+60
2024-03-11gdb/testsuite: Use _inferior_thread_count in gdb.threads/threadcrash.expGuinevere Larsen1-21/+2
2024-03-11gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmoreTom de Vries1-10/+19
2024-03-11gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.expTom de Vries1-58/+58
2024-03-09[gdb/python] Normalize exceptions in gdbpy_err_fetchTom de Vries1-1/+1
2024-03-08Add return value to DAP scopeTom Tromey2-0/+118
2024-03-05gdb/testsuite: fix duplicate test names in gdb.trace/circ.expAndrew Burgess1-31/+45
2024-03-05gdb/testsuite: fix some more duplicate test names in gdb.trace/Andrew Burgess2-55/+46
2024-03-01Fix TUI text centeringTom Tromey1-1/+4
2024-02-27Explicitly quit gdb from DAP server threadTom Tromey1-0/+9
2024-02-27Use the .py file in gdb.dap/pause.expTom Tromey1-1/+1
2024-02-27Rewrite "python" command exception handlingTom Tromey31-184/+189
2024-02-27[gdb/testsuite] Reset errcnt and warncnt in default_gdb_initTom de Vries1-0/+9
2024-02-27[gdb/testsuite] Remove KFAIL for PR ada/30908Tom de Vries2-44/+4
2024-02-27[gdb/testsuite] Fix test in gdb.python/py-finish-breakpoint.expTom de Vries1-1/+2
2024-02-27arc: Don't build arc-analyze-prologue.S with -gYuriy Kolerov1-1/+7
2024-02-26[gdb/testsuite] Dump dap.log.$n to gdb.log when exceptions foundTom de Vries1-0/+3
2024-02-26[gdb/testsuite] Further handle long filenames in gdb.base/startup-with-shell.expTom de Vries1-0/+1
2024-02-26[gdb] Fix "value is not available" with debug frameTom de Vries3-0/+104
2024-02-26gdb: Modify the output of "info breakpoints" and "delete breakpoints"Tiezhu Yang40-86/+87
2024-02-22[gdb/testsuite] Fix license text in gdb.reverse/map-to-same-line.{c,exp}Tom de Vries2-2/+2
2024-02-22[gdb/dap] Fix race between dap exit and gdb exitTom de Vries1-0/+9
2024-02-22[gdb/dap] Fix race between dap startup and dap log fileTom de Vries2-0/+13
2024-02-21[gdb/testsuite] Fix error handling in _dap_read_jsonTom de Vries1-4/+23
2024-02-21arc: Determine a branch target of DBNZ correctlyYuriy Kolerov2-0/+144
2024-02-21[gdb/testsuite] Set up dap log file in gdb.dap/type_checker.expTom de Vries2-7/+18
2024-02-20Rewrite Rust slice type handlingTom Tromey4-2/+128
2024-02-19testsuite, python: reformat python files using blackTankut Baris Aktemur2-7/+11
2024-02-19gdb, python: selectively omit enabling stdin in gdb.executeTankut Baris Aktemur6-0/+211
2024-02-19[gdb/exp] Fix printing of out of bounds struct membersTom de Vries2-0/+155
2024-02-14[gdb/testsuite] Fix another fail and tcl error in gdb.dap/sources.expTom de Vries1-17/+24
2024-02-13arc: Don't use multiline in arc-disassembler-options.exp testYuriy Kolerov1-4/+5
2024-02-13[gdb/testsuite] Fix fail in gdb.dap/sources.expTom de Vries1-0/+3
2024-02-13[gdb/testsuite] Fix tcl error in gdb.dap/sources.expTom de Vries1-2/+4