Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-04 | gdb: add inferior_execd observable | Simon Marchi | 1 | -0/+3 |
2020-10-25 | gdb: add inferior parameter to inferior_created observable | Simon Marchi | 1 | -1/+1 |
2020-10-02 | gdb: remove arguments from inferior_created observable | Simon Marchi | 1 | -2/+1 |
2020-08-07 | gdb: pass target to thread_ptid_changed observable | Simon Marchi | 1 | -2/+4 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-20 | Add observable to watch current source symtab | Tom Tromey | 1 | -0/+6 |
2019-11-22 | Restore parameter names in observable.h | Tom Tromey | 1 | -80/+89 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-03-14 | Make TUI react to "set style enabled" | Tom Tromey | 1 | -0/+4 |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -3/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -0/+235 |