aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/bt-on-fatal-signal.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-25Use require with is_remoteTom Tromey1-4/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess1-1/+1
2022-11-26[gdb/testsuite] Don't generate core in gdb.base/bt-on-fatal-signal.expTom de Vries1-1/+4
2022-07-18Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dirPedro Alves1-0/+5
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-1/+0
2021-09-28gdb: print backtrace for internal error/warningAndrew Burgess1-36/+0
2021-08-11gdb: don't print backtrace when dumping core after an internal errorAndrew Burgess1-0/+36
2021-08-11gdb: register SIGBUS, SIGFPE, and SIGABRT handlersAndrew Burgess1-1/+4
2021-08-11gdb: print backtrace on fatal SIGSEGVAndrew Burgess1-0/+134