aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-02-13gdb/python: deallocate tui window factories at Python shut downAndrew Burgess1-0/+32
2023-02-13gdb/python: allow Python TUI windows to be replacedAndrew Burgess2-0/+121
2023-02-13gdb/testsuite: handle differences in guile error string outputAndrew Burgess1-2/+4
2023-02-13gdb/testsuite: look for hipcc in env(ROCM_PATH)Lancelot SIX1-2/+5
2023-02-13gdb/testsuite: allow_hipcc_tests tests the hipcc compilerLancelot SIX2-1/+72
2023-02-13gdb/testsuite: require amd-dbgapi support to run rocm testsLancelot SIX1-0/+7
2023-02-13gdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_testsLancelot SIX2-7/+4
2023-02-12gdb/c++: fix handling of breakpoints on @plt symbolsAndrew Burgess3-0/+124
2023-02-12gdb: only allow one of thread or task on breakpoints or watchpointsAndrew Burgess1-0/+82
2023-02-11gdb: show task number in describe_other_breakpointsAndrew Burgess1-6/+11
2023-02-11gdb: don't print global thread-id to CLI in describe_other_breakpointsAndrew Burgess2-0/+89
2023-02-11gdb: add test for readline handling very long commandsAndrew Burgess1-0/+40
2023-02-10GDB: Introduce limited array lengths while printing valuesAndrew Burgess8-0/+896
2023-02-10GDB/testsuite: Add `-nonl' option to `gdb_test'Maciej W. Rozycki1-1/+5
2023-02-10GDB: Only make data actually retrieved into value history availableMaciej W. Rozycki2-0/+102
2023-02-10GDB: Ignore `max-value-size' setting with value history accessesMaciej W. Rozycki3-0/+37
2023-02-10gdb/testsuite: fix gdb.gdb/selftest.exp for native-extended-gdbserverSimon Marchi1-4/+11
2023-02-10[gdb/testsuite] Fix linespec ambiguity in gdb.base/longjmp.expTom de Vries1-5/+8
2023-02-09Fix comment in gdb.rust/fnfield.expTom Tromey1-1/+1
2023-02-09gdb, testsuite: Remove unnecessary call of "set print pretty on"Christina Schimpe2-6/+0
2023-02-09Increase size of main_type::nfieldsTom Tromey1-0/+67
2023-02-08Avoid FAILs in gdb.compileTom Tromey2-8/+55
2023-02-08Don't let .gdb_history file cause failuresTom Tromey1-0/+4
2023-02-08[gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.expTom de Vries1-138/+157
2023-02-08[gdb/testsuite] Use maint ignore-probes in gdb.base/solib-corrupted.expTom de Vries1-12/+14
2023-02-07gdb: fix display of thread condition for multi-location breakpointsAndrew Burgess4-10/+118
2023-02-07[gdb/testsuite] Improve untested message in gdb.ada/finish-var-size.expTom de Vries1-4/+1
2023-02-06[gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpuTom de Vries1-4/+7
2023-02-06gdb: error if 'thread' or 'task' keywords are overusedAndrew Burgess4-2/+19
2023-02-04gdb/testsuite: don't try to set non-stop mode on a running targetAndrew Burgess1-71/+67
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi5-0/+239
2023-02-01gdb/testsuite: fix fetch_src_and_symbols.exp with native-gdbserver boardAndrew Burgess1-9/+20
2023-02-01gdb: defer warnings when loading separate debug filesAlexandra Hájková6-13/+340
2023-01-31gdb/testsuite: adjust ensure_gdb_index to cooked_index_functions::dump changesSimon Marchi1-1/+1
2023-01-31gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.expSimon Marchi1-1/+1
2023-01-30Use xfail in ptype_tagged_param.expTom Tromey1-1/+1
2023-01-30gdb: Add per-remote target variables for memory read and write configChristina Schimpe1-17/+28
2023-01-30gdb: Make global feature array a per-remote target arrayChristina Schimpe18-28/+79
2023-01-27[gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp.tclTom de Vries4-34/+14
2023-01-27Invert test in gdb.ada/ptype_tagged_param.expTom Tromey1-1/+1
2023-01-27gdb/tui: rewrite of tui_source_window_base to handle very long linesAndrew Burgess1-5/+1
2023-01-27gdb/tui: improve errors from tui focus commandAndrew Burgess1-5/+80
2023-01-27gdb/testsuite: fix line feed scrolling in tuiterm.expAndrew Burgess1-2/+16
2023-01-26Use clean_restart in gdb.baseTom Tromey36-172/+44
2023-01-26Use clean_restart in gdb.pythonTom Tromey9-49/+11
2023-01-26Use clean_restart in gdb.cpTom Tromey2-8/+2
2023-01-26Use clean_restart in gdb.disasmTom Tromey6-30/+6
2023-01-26Use clean_restart in gdb.perfTom Tromey1-4/+1
2023-01-26Use clean_restart in gdb.goTom Tromey1-5/+1
2023-01-26Use clean_restart in gdb.stabsTom Tromey1-4/+1