aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-03-12[gdb/testsuite] Fix internal buffer full error in gdb.base/info-types.expTom de Vries2-13/+32
2020-03-12[gdb/testsuite] Avoid breakpoint in GLIBC in gdb.threads/execl.expTom de Vries2-0/+11
2020-03-12[gdb/testsuite] Fix internal buffer full error in gdb.fortran/module.expTom de Vries2-9/+33
2020-03-12[gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib debuginfoTom de Vries2-1/+6
2020-03-12[gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL with glibc debug infoTom de Vries2-1/+24
2020-03-12[gdb/testsuite] Use string_to_regexp on core filename in gdb_core_cmdTom de Vries2-1/+6
2020-03-12[gdb/testsuite] Fix core file load FAIL in tls-core.expTom de Vries2-1/+6
2020-03-11testsuite: use `pwd -W` to convert from Unix to Windows pathsSimon Marchi2-1/+6
2020-03-11[gdb/testsuite] Set language in gdb.ada/minsym.expTom de Vries2-0/+6
2020-03-11[gdb/testsuite] Fix printf regexp in gdb.server/sysroot.expTom de Vries2-1/+6
2020-03-11[gdb/testsuite] Fix stepi pattern in gdb.btrace/reconnect.expTom de Vries2-1/+5
2020-03-11Mark discriminants as artificial in gdb.dwarf2/variant.expTom Tromey2-0/+7
2020-03-11[gdb/testsuite] Fix FAILs due to verbose in foll-fork.expTom de Vries2-2/+12
2020-03-11[gdb/testsuite] Limit verbose scope in gdb.base/break-interp.expTom de Vries2-0/+12
2020-03-11[gdb/testsuite] Fix missing uint8_t in gdb.fortran/logical.expTom de Vries3-1/+8
2020-03-11[gdb/testsuite] Set EDITOR to true before using editTom de Vries2-0/+8
2020-03-11[gdb] Fix segv in "maint print symbols" for ada execTom de Vries2-0/+15
2020-03-10gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess9-3/+930
2020-03-10gdb/testsuite: Add is-stmt support to the DWARF compilerAndrew Burgess2-1/+12
2020-03-09[gdb/testsuite] Fix tcl error in cached_fileTom de Vries2-0/+7
2020-03-07[gdb/testsuite] Fix testing build_executable resultTom de Vries3-2/+7
2020-03-06[gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.expTom de Vries3-4/+49
2020-03-06[gdb,testsuite,doc,NEWS] Fix "the the".Tom de Vries3-2/+7
2020-03-05[gdb/testsuite] Update maint.exp for string cacheTom de Vries2-1/+5
2020-03-04gdb.fortran: Allow Flang kind printing in fortran testingAlok Kumar Sharma2-14/+31
2020-03-03gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess2-0/+23
2020-03-03Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior2-0/+13
2020-03-03[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1Tom de Vries2-3/+34
2020-03-03[gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.expTom de Vries2-2/+9
2020-03-03[gdb/testsuite] Fix mi-sym-info.exp with check-read1Tom de Vries2-2/+9
2020-03-02gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess4-2/+165
2020-03-02gdb/remote: Restore support for 'S' stop reply packetAndrew Burgess2-32/+53
2020-03-02[gdb/testsuite] Add -lbl option in gdb_test_multipleTom de Vries3-53/+83
2020-02-28Update libinproctrace.so path in lib/trace-support.expSimon Marchi2-1/+6
2020-02-28Fix SVE-related failure in gdb.arch/aarch64-fp.expLuis Machado2-6/+11
2020-02-28Fix gdb.arch/aarch64-dbreg-contents.exp build failuresLuis Machado2-0/+9
2020-02-28[gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.expTom de Vries4-26/+89
2020-02-28Harden gdb.arch/aarch64-pauth.exp and fix a failureLuis Machado2-1/+10
2020-02-27[gdb/testsuite] Remove unused globalsTom de Vries8-25/+12
2020-02-27[gdb/testsuite] Fix spawn in tuiterm.expTom de Vries2-1/+10
2020-02-26Add debuginfod support to GDBAaron Merey3-0/+245
2020-02-26[gdb] Don't set initial language if set manuallyTom de Vries3-0/+67
2020-02-25gdb/fortran: Support negative array stride in one limited caseAndrew Burgess3-0/+10
2020-02-25gdb/testsuite: Remove source file path from test nameAndrew Burgess2-1/+6
2020-02-25[gdb/testsuite] Remove gcc/93866 xfail in methods.expTom de Vries2-9/+13
2020-02-24[gdb] Ensure listing of unused static var in info localsTom de Vries3-0/+70
2020-02-22Allow TUI windows in PythonTom Tromey3-0/+93
2020-02-22Add horizontal splitting to TUI layoutTom Tromey2-1/+26
2020-02-22Allow TUI sub-layouts in "new-layout" commandTom Tromey2-0/+15
2020-02-22Add the "tui new-layout" commandTom Tromey2-0/+58