aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
17 hoursAdd an option with a color type.Andrei Pikas8-14/+530
3 daysMinor test case updates for gnat-llvmTom Tromey12-3/+156
3 days[gdb/tdep] Fix gdb.cp/non-trivial-retval.exp on riscv64-linuxTom de Vries2-0/+25
3 days[gdb/testsuite] Fix gdb.rust/completion.exp timeout on riscv64-linuxTom de Vries1-1/+3
4 days[gdb/testsuite] Run one more test-case with ASAN_OPTIONS=verify_asan_link_ord...Tom de Vries1-1/+11
5 daysRename two Ada test suite functionsTom Tromey2-4/+4
5 days[gdb/testsuite] Check gnatmake version in gdb.ada/scalar_storage.expTom de Vries1-1/+1
5 days[gdb/testsuite] Require can_spawn_for_attach in gdb.base/gstack.expTom de Vries1-0/+2
5 days[gdb/testsuite] Require supports_process_record in gdb.reverse/test_ioctl_TCS...Tom de Vries1-0/+2
5 days[gdb/testsuite] Fix gdb.base/reset-catchpoint-cond.exp for !supports_catch_sy...Tom de Vries1-1/+2
6 daysRename two maint commandsTom Tromey3-9/+9
6 daysFix crash in DWARF indexerTom Tromey1-0/+62
6 daystestsuite: adapt to new --debug command line optionChristina Schimpe2-15/+38
7 days[gdb/cli] Show LOC_CONST_BYTES var for info localsTom de Vries1-1/+15
7 daysHandle linesStartAt1 in DAPTom Tromey2-6/+69
7 daysDon't lex floating-point number in Rust field expressionTom Tromey2-1/+6
7 daysRemove "then" from test suiteTom Tromey9-18/+17
9 days[gdb/testsuite] Add gdb.python/py-commands-breakpoint.expTom de Vries3-0/+135
9 days[gdb/tdep] Fix gdb.base/finish-pretty.exp on s390xTom de Vries2-2/+14
9 days[gdb/cli] Warn about forced return from signal trampolineTom de Vries1-1/+1
9 days[gdb/testsuite] Skip stabs board in make-check-all.shTom de Vries1-1/+1
13 daysUse 'flags' when expanding symtabs in gdbpy_lookup_static_symbolsTom Tromey3-3/+31
2024-12-29Bump version to 17.0.50.DATE-git.Joel Brobecker1-1/+1
2024-12-24gdb/testsuite: add some xfail in gdb.base/startup-with-shell.expAndrew Burgess1-0/+9
2024-12-24gdb/freebsd: port core file context parsing to FreeBSDAndrew Burgess2-2/+12
2024-12-24gdb: improve GDB's ability to auto-load the exec for a core fileAndrew Burgess2-0/+267
2024-12-24gdb/testsuite: make some of the core file / build-id tests harderAndrew Burgess3-148/+130
2024-12-24gdb: parse and set the inferior environment from core filesAndrew Burgess1-0/+63
2024-12-24gdb: add gdbarch method to get execution context from core fileAndrew Burgess2-0/+127
2024-12-20Add gstack scriptKeith Seitz2-0/+124
2024-12-20[gdb/cli] Don't prefill for operate-and-get-next of last commandTom de Vries1-0/+42
2024-12-20[gdb/testsuite] Use -nostdlib in gdb.linespec/explicit.expTom de Vries2-1/+12
2024-12-16Don't let exception terminate 'rbreak'Tom Tromey4-5/+12
2024-12-16gdb/testsuite: rename test source file to avoid glibc clashAndrew Burgess2-14/+42
2024-12-12Reuse "title" style for list headersTom Tromey1-1/+2
2024-12-12Replace uses of "title" style with "command"Tom Tromey2-7/+8
2024-12-12Fix formatting in gdb.ada/lazy-string.expTom Tromey1-3/+3
2024-12-12Use generic_printstr from ada_language::printstrTom Tromey2-0/+68
2024-12-12Fix GNAT version check in gdb.adaTom Tromey4-5/+5
2024-12-10[gdb/testsuite] Use setVariable in gdb.dap/scopes.expTom de Vries1-18/+9
2024-12-10[gdb/testsuite] Fix gdb.dap/step-out.exp on s390xTom de Vries1-23/+29
2024-12-10[gdb/testsuite] Fix fails in gdb.python/py-arch-reg-groups.expTom de Vries1-0/+3
2024-12-09Introduce NoOpStringPrinterTom Tromey2-0/+108
2024-12-09Clean up 0-length handling in gdbpy_create_lazy_string_objectTom Tromey1-0/+2
2024-12-09Reject non-string types in gdb.Value.lazy_stringTom Tromey2-0/+6
2024-12-09Fix error check in gdb_py_test_silent_cmdTom Tromey1-0/+1
2024-12-09Omit artificial symbols from DAP variables responseTom Tromey1-0/+62
2024-12-09Defer DAP launch command until after configurationDoneTom Tromey34-126/+221
2024-12-09gdb: allow core file containing special characters on the command lineAndrew Burgess1-64/+52
2024-12-06gdb: Fix use-after-free when an objfile has no symbols to loadGuinevere Larsen1-4/+0