aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/corefile-exec-context.exp
AgeCommit message (Expand)AuthorFilesLines
2025-04-08Update copyright dates to include 2025Tom Tromey1-1/+1
2025-02-07gdb/testsuite: fix "up to main" in gdb.base/corefile-exec-context.expLancelot SIX1-1/+1
2025-01-17gdb: quote inferior arguments, if needed, when opening a core fileAndrew Burgess1-1/+22
2024-12-24gdb/freebsd: port core file context parsing to FreeBSDAndrew Burgess1-1/+1
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 Burgess1-0/+102