Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-27 | gdbsupport: allow to specify dependencies between observers | Michael Weghorn | 1 | -0/+113 |
2021-04-24 | gdbsupport, gdb: give names to observers | Simon Marchi | 1 | -7/+7 |
2021-01-20 | gdb: make some variables static | Simon Marchi | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -0/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -2/+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-12-21 | Fix compile error with clang 3.8 | Dave Murphy | 1 | -1/+1 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -0/+135 |