summaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)Author
2024-01-18Allow other results in DW_TAG_entry_point testTom Tromey
2024-01-18Remove some .debug_names testsTom Tromey
2024-01-18Explicitly expand CUs in dw2-inline-with-lexical-scope.expTom Tromey
2024-01-18Fix dw2-zero-range.exp when an index is in useTom Tromey
2024-01-18[gdb/testsuite] Call ldd --version in gdb.testsuite/dump-system-info.expTom de Vries
2024-01-17gdb/testsuite: handle long filenames in gdb.base/startup-with-shell.expAndrew Burgess
2024-01-15gdb/testsuite: remove spurious $ in save_varsSimon Marchi
2024-01-14[gdb/testsuite] Fix gdb.mi/mi-dprintf.exp with read1Tom de Vries
2024-01-14[gdb/testsuite] Fix gdb.cp/namespace.exp with read1Tom de Vries
2024-01-12gdb/testsuite: fix failure in gdb.python/py-inferior.expAndrew Burgess
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2024-01-12gdb/python: Add gdb.InferiorThread.__dict__ attributeAndrew Burgess
2024-01-12gdb/python: Add gdb.Inferior.__dict__ attributeAndrew Burgess
2024-01-12gdb/python: remove users ability to create gdb.Progspace objectsAndrew Burgess
2024-01-12gdb/python: add gdb.Frame.__repr__() methodAndrew Burgess
2024-01-12gdb/python: add gdb.InferiorThread.__repr__() methodAndrew Burgess
2024-01-12gdb: add trailing '/' when using 'complete' with directory namesAndrew Burgess
2024-01-12gdb/python: New InferiorThread.ptid_string attributeAndrew Burgess
2024-01-12[gdb/testsuite] Use require in gdb.dwarf2/assign-variable-value-to-register.expTom de Vries
2024-01-11gdb: fix frame passed to gdbarch_value_to_register in value_assignSimon Marchi
2024-01-11[gdb/testsuite] Fix gdb.dwarf2/dw2-entry-points.exp on ppc64leTom de Vries
2024-01-11[gdb/testsuite] Extend gdb.base/kill-during-detach.expTom de Vries
2024-01-10[gdb] Fix assertion failure for checkpoint delete 0Tom de Vries
2024-01-10[gdb] Fix info checkpointsTom de Vries
2024-01-08Do more DWARF reading in the backgroundTom Tromey
2024-01-08[gdb/testsuite] Add missing -no-prompt-anchor in gdb.base/vfork-follow-parent...Tom de Vries
2024-01-08[gdb/testsuite] Make gdb.base/solib-search.exp more robustTom de Vries
2024-01-04[gdb/testsuite] Handle PAC markerTom de Vries
2024-01-04gdb: improve error reporting from expression parserAndrew Burgess
2024-01-02Fix GDB reverse-step and reverse-next command behaviorCarl Love
2024-01-02PowerPC and aarch64: Fix reverse stepping failureCarl Love
2024-01-02Add gdb_compile options column-info and no-column-infoCarl Love
2024-01-02gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in line-tableGuinevere Larsen
2023-12-31Run 'black' on tui-window.pyTom Tromey
2023-12-31[gdb/testsuite] Fix typo in gdb.base/catch-syscall.expTom de Vries
2023-12-30Add keywords to TuiWindow.writeTom Tromey
2023-12-30[gdb/testsuite] Fix gdb.base/gdb-index-err.exp for root userTom de Vries
2023-12-29dwarf, fortran: add support for DW_TAG_entry_pointNils-Christian Kempke
2023-12-22Check for rogue DAP exceptions in test suiteTom Tromey
2023-12-22Add 'program' to DAP 'attach' requestTom Tromey
2023-12-20gdb.threads/step-over-thread-exit.exp improvementsPedro Alves
2023-12-19gdb: register frame_destroyed function for amd64 gdbarchGuinevere Larsen
2023-12-18gdb/testsuite: another attempt to fix gdb.threads/thread-specific-bp.expAndrew Burgess
2023-12-16Use function entry point record only for entry valuesHannes Domani
2023-12-16[gdb/tui] Show regs when switching to regs layoutTom de Vries
2023-12-15Refine Ada overload matchingTom Tromey
2023-12-14gdb/testsuite: add tests for unwinding of pseudo registersSimon Marchi
2023-12-14Allow calling of variadic C++ functionsHannes Domani
2023-12-13gdb: improve error reporting for 'save gdb-index'Andrew Burgess
2023-12-12Fix gdb.FinishBreakpoint when returning to an inlined functionHannes Domani