Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-01 | gdb: move struct ui and related things to ui.{c,h} | Simon Marchi | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-01-05 | Do not print anything when self-backtrace unavailable | Tom Tromey | 1 | -2/+6 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-10-03 | gdb: Introduce setting construct within cmd_list_element | Lancelot SIX | 1 | -6/+4 |
2021-10-01 | Fix build failure for 32-bit targets | Luis Machado | 1 | -1/+1 |
2021-09-29 | gdb: fix build when libbacktrace and execinfo backtrace are not available | Andrew Burgess | 1 | -0/+2 |
2021-09-29 | gdb: fix manor -> manner typo in some comments | Andrew Burgess | 1 | -1/+1 |
2021-09-28 | gdb: use libbacktrace to create a better backtrace for fatal signals | Andrew Burgess | 1 | -0/+170 |