aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2020-04-07[gdb/symtab] Fix check-psymtab failure for inline functionTom de Vries2-0/+54
2020-04-02[gdb] Use partial symbol table to find language for mainTom de Vries1-0/+34
2020-04-01Add _Complex type support to C parserTom Tromey1-0/+5
2020-04-01Implement complex arithmeticTom Tromey1-0/+26
2020-04-01Change how complex types are printed in CTom Tromey7-31/+28
2020-03-31[gdb/testsuite] Fix c-linkage-name.exp with -fltoTom de Vries1-7/+13
2020-03-30[gdb/testsuite] Fix c-linkage-name.exp with {cc-with-gdb-index,readnow}.expTom de Vries1-17/+10
2020-03-15[gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.expTom de Vries1-26/+19
2020-03-14Add C parser support for "restrict" and "_Atomic"Tom Tromey1-0/+11
2020-03-14[gdb/testsuite] Fix FAIL in gdb.base/printcmds.expTom de Vries1-1/+1
2020-03-13Use common_val_print in c-valprint.cTom Tromey2-0/+6
2020-03-13gdb/testsuite: Remove paths and make test names uniqueAndrew Burgess1-7/+11
2020-03-12gdb: use foreach_with_prefix in gdb.base/break-interp.expSimon Marchi1-137/+133
2020-03-12[gdb/testsuite] Fix internal buffer full error in gdb.base/info-types.expTom de Vries1-13/+27
2020-03-11[gdb/testsuite] Fix FAILs due to verbose in foll-fork.expTom de Vries1-2/+8
2020-03-11[gdb/testsuite] Limit verbose scope in gdb.base/break-interp.expTom de Vries1-0/+8
2020-03-11[gdb/testsuite] Set EDITOR to true before using editTom de Vries1-0/+4
2020-03-06[gdb,testsuite,doc,NEWS] Fix "the the".Tom de Vries1-1/+1
2020-03-05[gdb/testsuite] Update maint.exp for string cacheTom de Vries1-1/+1
2020-03-03Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior1-0/+8
2020-03-02gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess2-2/+151
2020-03-02[gdb/testsuite] Add -lbl option in gdb_test_multipleTom de Vries1-21/+6
2020-02-28[gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.expTom de Vries3-26/+80
2020-02-27[gdb/testsuite] Remove unused globalsTom de Vries3-14/+1
2020-02-26[gdb] Don't set initial language if set manuallyTom de Vries2-0/+61
2020-02-25gdb/testsuite: Remove source file path from test nameAndrew Burgess1-1/+1
2020-02-24[gdb] Ensure listing of unused static var in info localsTom de Vries2-0/+64
2020-02-22Style field names in "print"Tom Tromey2-0/+22
2020-02-19[gdb/testsuite] Fix corefile-buildid.exp with check-read1Tom de Vries1-1/+48
2020-02-19[gdb/testsuite] Be quiet about missing prelink in solib-overlap.expTom de Vries1-2/+3
2020-02-19[gdb/testsuite] Ignore pass in gdb_caching_procTom de Vries1-2/+2
2020-02-18gdb: change print format of flag enums with value 0Simon Marchi1-1/+1
2020-02-18gdb: print unknown part of flag enum in hexSimon Marchi1-2/+2
2020-02-18gdb: allow duplicate enumerators in flag enumsSimon Marchi1-3/+4
2020-02-18gdb: fix printing of flag enums with multi-bit enumeratorsSimon Marchi2-5/+45
2020-02-11New testcase for PR tui/25126 (staled source cache)Sergio Durigan Junior2-0/+141
2020-02-10GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failureMaciej W. Rozycki1-1/+3
2020-02-09[gdb/testsuite] Capture many-headers.exp progress and output in gdb.logTom de Vries1-5/+14
2020-02-07Revert basenames_may_differ patchTom Tromey1-0/+3
2020-02-03Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.cLukas Durfina1-2/+1
2020-01-27Harden gdb.base/step-over-syscall.expLuis Machado1-33/+101
2020-01-25Test 'set exec-file-mismatch ask|warn|off'.Philippe Waroquiers3-1/+85
2020-01-24gdb: Include end of sequence markers in the line tableAndrew Burgess1-6/+14
2020-01-14Make skip without argument skip the current inline functionBernd Edlinger1-0/+14
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves3-4/+4
2020-01-10Make "show remote exec-file" inferior-awarePedro Alves1-0/+46
2020-01-10Preserve selected thread in all-stop w/ background executionPedro Alves1-14/+3
2020-01-10Fix handling of null stap semaphoresGeorge Barrett2-7/+33
2020-01-10gdb/testsuite/gdb.base/stap-probe: Minor clean-upGeorge Barrett2-8/+13
2020-01-09gdb/testsuite: Fix race condition in gdb.base/skip.expAndrew Burgess1-3/+6