Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not print anything when self-backtrace unavailable | Tom Tromey | 2022-01-05 | 1 | -2/+6 |
* | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 2022-01-01 | 1 | -1/+1 |
* | gdb: Introduce setting construct within cmd_list_element | Lancelot SIX | 2021-10-03 | 1 | -6/+4 |
* | Fix build failure for 32-bit targets | Luis Machado | 2021-10-01 | 1 | -1/+1 |
* | gdb: fix build when libbacktrace and execinfo backtrace are not available | Andrew Burgess | 2021-09-29 | 1 | -0/+2 |
* | gdb: fix manor -> manner typo in some comments | Andrew Burgess | 2021-09-29 | 1 | -1/+1 |
* | gdb: use libbacktrace to create a better backtrace for fatal signals | Andrew Burgess | 2021-09-28 | 1 | -0/+170 |