aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-11-06Change gdb.base/examine-backwards.exp for AIX.Aditya Vidyadhar Kamath1-4/+4
2023-11-06[gdb/testsuite] Fix gdb.dwarf2/dw2-gas-workaround.expTom de Vries1-1/+1
2023-11-05Pre-read DWZ file in DWARF readerTom Tromey2-9/+2
2023-11-01[gdb/symtab] Work around gas PR28629Tom de Vries1-0/+92
2023-10-31Implement DAP setVariable requestTom Tromey3-0/+211
2023-10-26gdb/python: Add new gdb.Value.bytes attributeAndrew Burgess1-1/+108
2023-10-26gdb: handle main thread exiting during detachAndrew Burgess2-0/+201
2023-10-26[gdb/testsuite] Add wait-for-index-cache in gdb.dwarf2/per-bfd-sharing.expTom de Vries1-0/+1
2023-10-25gdb/testsuite: add a clang XFAIL to gdb.python/py-watchpoint.expGuinevere Larsen1-1/+16
2023-10-25gdb/testsuite: fix running gdb.python/py-explore-cc with clangGuinevere Larsen1-1/+2
2023-10-22Style history variable outputTom Tromey1-1/+2
2023-10-18gdb/testsuite/gdb.rocm: Fix incorrect use of continue N in multi-inferior-gpu...Lancelot Six1-1/+1
2023-10-18gdb/testsuite/gdb.rocm: Check value returned by hipDeviceSynchronizeLancelot Six6-6/+52
2023-10-18[gdb/testsuite] Fix gdb.base/jit-bfd-name.expTom de Vries1-1/+1
2023-10-17gdb: include the end address in in-memory bfd filenamesMarkus Metzger1-3/+10
2023-10-16Have DAP handle non-Value results from 'children'Tom Tromey2-0/+159
2023-10-16Handle gdb.LazyString in DAPTom Tromey3-0/+140
2023-10-16Fix register-setting response from DAPTom Tromey1-3/+22
2023-10-16Add DAP scope cacheTom Tromey1-0/+7
2023-10-16[gdb/symtab] Work around PR gas/29517Tom de Vries2-8/+37
2023-10-16Only allow closure lookup by address if there are threads displaced-steppingLuis Machado2-0/+60
2023-10-12Fix test suite failure in file-then-restart.expTom Tromey3-18/+19
2023-10-10gdb/python: implement support for sending custom MI async notificationsJan Vrany1-0/+71
2023-10-09gdb/testsuite: match complete lines in gdb.base/maint.expAndrew Burgess1-2/+2
2023-10-08Bump version to 15.0.50.DATE-git.Joel Brobecker1-1/+1
2023-10-07[gdb/testsuite] Fix gdb.arch/i386-signal.exp on x86_64Tom de Vries2-1/+10
2023-10-06process-dies-while-detaching.exp: Exit early if GDB misses sync breakpointThiago Jung Bauermann2-7/+7
2023-10-06gdb/testsuite: cleanup in gdb.base/args.expAndrew Burgess1-52/+36
2023-10-06gdbserver: handle newlines in inferior argumentsAndrew Burgess1-15/+5
2023-10-06gdbserver: fix handling of trailing empty argumentAndrew Burgess1-3/+6
2023-10-06gdbserver: fix handling of single quote argumentsAndrew Burgess2-4/+7
2023-10-05gdb: fix reread_symbols when an objfile has target: prefixAndrew Burgess2-0/+196
2023-10-05gdb: remove print_sys_errmsgAndrew Burgess2-3/+3
2023-10-04gdb/testsuite: XFAIL some gdb.base/fileio.expGuinevere Larsen2-1/+28
2023-10-04sme2: Extend SME tests to include SME2Luis Machado8-8/+178
2023-10-04sme: Add SVE/SME testcasesLuis Machado45-0/+3778
2023-10-02gdb/python: reformat file with blackAndrew Burgess1-0/+3
2023-10-02Add regression test for instructionReference changeTom Tromey2-6/+23
2023-10-02Clean up intermediate values in val_print_packed_array_elementsTom Tromey2-35/+43
2023-10-02gdb/testsuite: accept variable number of spaces in gdb.base/jit-reader-simple...Simon Marchi1-2/+2
2023-10-02[gdb/testsuite] Handle older gcc in gdb.ada/import.expTom de Vries1-0/+34
2023-10-02[gdb/testsuite] Add KFAIL for PR ada/30908Tom de Vries2-4/+44
2023-10-02gdb: add Python events for program space addition and removalAndrew Burgess3-0/+227
2023-09-29Support the NO_COLOR environment variableTom Tromey14-47/+49
2023-09-28gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH testKevin Buettner3-0/+145
2023-09-28gdb: use reopen_exec_file from reread_symbolsAndrew Burgess1-5/+0
2023-09-28gdb/python: make the executable_changed event available from PythonAndrew Burgess1-0/+100
2023-09-28gdb/python: new Progspace.executable_filename attributeAndrew Burgess2-0/+122
2023-09-28gdb/python: new Progspace.symbol_file attributeAndrew Burgess1-0/+9
2023-09-28[gdb/testsuite] Add nopie to gdb.base/unwind-on-each-insn-amd64-2.expTom de Vries5-7/+23