aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-12-31Run 'black' on tui-window.pyTom Tromey1-2/+4
2023-12-31[gdb/testsuite] Fix typo in gdb.base/catch-syscall.expTom de Vries1-1/+1
2023-12-30Add keywords to TuiWindow.writeTom Tromey1-1/+2
2023-12-30[gdb/testsuite] Fix gdb.base/gdb-index-err.exp for root userTom de Vries1-1/+7
2023-12-29dwarf, fortran: add support for DW_TAG_entry_pointNils-Christian Kempke4-0/+407
2023-12-22Check for rogue DAP exceptions in test suiteTom Tromey1-1/+33
2023-12-22Add 'program' to DAP 'attach' requestTom Tromey2-4/+9
2023-12-20gdb.threads/step-over-thread-exit.exp improvementsPedro Alves2-24/+119
2023-12-19gdb: register frame_destroyed function for amd64 gdbarchGuinevere Larsen1-16/+1
2023-12-18gdb/testsuite: another attempt to fix gdb.threads/thread-specific-bp.expAndrew Burgess1-18/+6
2023-12-16Use function entry point record only for entry valuesHannes Domani1-1/+1
2023-12-16[gdb/tui] Show regs when switching to regs layoutTom de Vries1-4/+6
2023-12-15Refine Ada overload matchingTom Tromey2-0/+74
2023-12-14gdb/testsuite: add tests for unwinding of pseudo registersSimon Marchi12-0/+796
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