summaryrefslogtreecommitdiff
path: root/gdb/bt-utils.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: move struct ui and related things to ui.{c,h}Simon Marchi2023-05-011-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Do not print anything when self-backtrace unavailableTom Tromey2022-01-051-2/+6
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: Introduce setting construct within cmd_list_elementLancelot SIX2021-10-031-6/+4
* Fix build failure for 32-bit targetsLuis Machado2021-10-011-1/+1
* gdb: fix build when libbacktrace and execinfo backtrace are not availableAndrew Burgess2021-09-291-0/+2
* gdb: fix manor -> manner typo in some commentsAndrew Burgess2021-09-291-1/+1
* gdb: use libbacktrace to create a better backtrace for fatal signalsAndrew Burgess2021-09-281-0/+170