Age | Commit message (Expand) | Author | Files | Lines |
2021-10-29 | Avoid self-test failures on x86-linux | Tom Tromey | 1 | -0/+21 |
2021-09-22 | [gdb] Add maint selftest -verbose option | Tom de Vries | 1 | -5/+4 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-17 | gdb/arc: fix print_one_insn selftest | Andrew Burgess | 1 | -5/+5 |
2020-03-12 | Don't include selftests objects in build when unit tests are disabled | Simon Marchi | 1 | -5/+0 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-07-10 | Don't include gdbarch.h from defs.h | Tom Tromey | 1 | -0/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -3/+2 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -2/+0 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -0/+2 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-04 | Simple -Wshadow=local fixes | Tom Tromey | 1 | -3/+5 |
2018-09-28 | Use the existing instruction to determine the RISC-V breakpoint kind. | John Baldwin | 1 | -3/+4 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-16 | Add selftests run filtering | Simon Marchi | 1 | -2/+4 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-08-18 | Put selftests api into selftests namespace | Yao Qi | 1 | -2/+2 |
2017-02-02 | Fix "maintenance selftest" printing stray instructions | Pedro Alves | 1 | -2/+1 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -2/+2 |
2017-01-26 | Disassembly unit test: memory error | Yao Qi | 1 | -0/+42 |
2017-01-26 | Disassembly unit test: disassemble one instruction | Yao Qi | 1 | -0/+179 |