Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -95/+0 |
2019-04-25 | Make exception handling more efficient | Tom Tromey | 1 | -2/+2 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -3/+2 |
2019-03-06 | Remove basic cleanup code | Tom Tromey | 1 | -2/+0 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-24 | Add noexcept to custom non-throwing new operators. | John Baldwin | 1 | -2/+2 |
2016-10-25 | new-op.c: Add comment about -fsanitize=address | Pedro Alves | 1 | -0/+6 |
2016-10-25 | Don't override operator new if GDB is built with -fsanitize=address | Yao Qi | 1 | -0/+7 |
2016-09-23 | gdb: Replace operator new / operator new[] | Pedro Alves | 1 | -0/+85 |