aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-12-14Allow calling of variadic C++ functionsHannes Domani2-0/+39
2023-12-13gdb: improve error reporting for 'save gdb-index'Andrew Burgess3-43/+189
2023-12-12Fix gdb.FinishBreakpoint when returning to an inlined functionHannes Domani2-0/+39
2023-12-12Support dynamically computed convenience variables in get_internalvar_integerHannes Domani1-0/+5
2023-12-11Implement DAP cancellationTom Tromey1-0/+71
2023-12-11Rename a couple of DAP procs in the testsuiteTom Tromey1-5/+5
2023-12-11[gdb/testsuite] Fix $eol regexp usage in some test-casesTom de Vries3-13/+13
2023-12-11Fix dynamic_castHannes Domani2-0/+42
2023-12-08[gdb/tui] Show focus window in status lineTom de Vries1-2/+2
2023-12-08Fix printing of global variable stubs if no inferior is runningHannes Domani2-0/+63
2023-12-08gdb/testsuite: tighten up some end-of-line patternsAndrew Burgess10-19/+21
2023-12-08gdb/testsuite: fix gdb.ada/complete.exp timeout in READ1 modeAndrew Burgess1-5/+14
2023-12-08gdbserver: allow for general 'monitor set debug COMPONENT VALUE' useAndrew Burgess1-4/+42
2023-12-08Use pretty printers for struct member stubsHannes Domani5-0/+183
2023-12-08[gdb/tui] Fix displaying main after resizingTom de Vries1-0/+50
2023-12-08Allow cast of 128-bit integer to pointerTom Tromey1-0/+5
2023-12-08Fix dynamic type resolution for LOC_CONST and LOC_CONST_BYTES symbolsTom Tromey1-0/+120
2023-12-07gdb/record: Support for rdtscp in i386_process_record.Cupertino Miranda1-1/+12
2023-12-06Add more 'step' tests to gdb.base/watchpoint.expKevin Buettner1-0/+9
2023-12-06Start abbrevs at 1 in DWARF assemblerTom Tromey1-1/+10
2023-12-06Fix hardware watchpoints in replay modeHannes Domani1-0/+4
2023-12-06[gdb/symtab] Redo "Fix assert in set_length"Tom de Vries via Gdb-patches4-17/+4
2023-12-05gdb/testsuite: Update worker thread show assertionRichard Bunt1-1/+1
2023-12-04gdb/testsuite: fix directory name in test nameAndrew Burgess1-1/+2
2023-12-04gdb: Enable early init of thread pool sizeRichard Bunt1-0/+40
2023-12-04[gdb/tui] Fix wrapping stringsTom de Vries2-0/+64
2023-12-02Fix detach bug when lwp has exited/terminatedKevin Buettner2-0/+164
2023-12-01Bail out of "attach" if a thread cannot be tracedTom Tromey2-0/+159
2023-12-01gdb/testsuite: fix completion tests when using READ1Guinevere Larsen1-12/+24
2023-11-28gdb/python: display errors from command completionAndrew Burgess2-0/+41
2023-11-28gdb/testsuite: improve test regexp in gdb_get_worker_threadsAndrew Burgess1-1/+1
2023-11-28Emit DAP "process" eventTom Tromey1-0/+2
2023-11-28gdb/testsuite: add a new check-all-boards targetAndrew Burgess2-0/+61
2023-11-28gdb/testsuite: log 'make check' command in make-check-all.shAndrew Burgess1-0/+4
2023-11-28gdb: generate dwarf-5 index identically as worker-thread count changesAndrew Burgess1-1/+7
2023-11-28gdb: generate gdb-index identically regardless of work thread countAndrew Burgess2-0/+56
2023-11-28gdb: reduce size of generated gdb-index fileAndrew Burgess1-0/+115
2023-11-28gdb/testsuite: small refactor in selftest-support.expAndrew Burgess1-9/+23
2023-11-28gdb: allow use of ~ in 'save gdb-index' commandAndrew Burgess1-0/+91
2023-11-27[gdb/testsuite] Add boards/cc-with-index-cache.expTom de Vries2-0/+41
2023-11-27Fix bug in DAP handling of 'pause' requestsTom Tromey2-1/+73
2023-11-27gdb/python: handle completion returning a non-sequenceAndrew Burgess2-0/+17
2023-11-24[gdb/testsuite] Use more %progbits for armTom de Vries59-9/+253
2023-11-24[gdb/testsuite] Two fixes in gdb.python/tui-window-disabled.expTom de Vries1-5/+2
2023-11-22[gdb/tui] Fix resizing of terminal to 1 or 2 linesTom de Vries1-0/+9
2023-11-22[gdb/tui] Allow command window of 1 or 2 linesTom de Vries1-0/+29
2023-11-21Simplify C++ type-printingTom Tromey1-6/+0
2023-11-21[gdb/testsuite] Fix spurious FAILs with examine-backward.exp, againTom de Vries2-20/+33
2023-11-20PowerPC: Fix test gdb.ada/finish-large.expCarl Love1-1/+7
2023-11-20gdb: fix reopen_exec_file for files with target: prefixAndrew Burgess1-0/+70