Age | Commit message (Expand) | Author | Files | Lines |
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-11-07 | Constify add_setshow_* | Tom Tromey | 1 | -2/+2 |
2017-10-26 | const-fy breakpoint_ops->breakpoint_hit parameter aspace | Yao Qi | 1 | -1/+1 |
2017-09-11 | Make extract_arg return a std::string | Tom Tromey | 1 | -6/+6 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-08-22 | Change install_breakpoint to take a std::unique_ptr | Tom Tromey | 1 | -4/+3 |
2017-08-14 | Use std::move in a few places | Tom Tromey | 1 | -1/+1 |
2017-07-22 | C++-ify break-catch-sig | Tom Tromey | 1 | -104/+55 |
2017-06-02 | C++ify breakpoint class hierarchy (destructors only) | Simon Marchi | 1 | -19/+8 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -8/+8 |
2016-11-08 | 'struct expression *' -> gdb::unique_xmalloc_ptr<expression> | Pedro Alves | 1 | -1/+1 |
2016-09-23 | Use std::string in break-catch-sig.c | Tom Tromey | 1 | -11/+6 |
2016-08-10 | Plumb enum remove_bp_reason all the way to target_remove_breakpoint | Pedro Alves | 1 | -1/+2 |
2016-01-18 | Fix PR threads/19422 - show which thread caused stop | Pedro Alves | 1 | -1/+3 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-18 | [C++] Add casts to obstack_base calls | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -6/+7 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-13 | Fix "save breakpoints" for "catch" command | Jan Kratochvil | 1 | -0/+1 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-14 | Eliminate enum bpstat_signal_value, simplify random signal checks further. | Pedro Alves | 1 | -2/+2 |
2013-06-18 | Fix PR cli/15603 | Tom Tromey | 1 | -1/+1 |
2013-05-03 | Fix to handle properly 'catch signal SIGINT' and SIGTRAP | Philippe Waroquiers | 1 | -5/+5 |
2013-02-12 | Update some copyright years. | Pedro Alves | 1 | -1/+1 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -1/+0 |
2013-01-16 | 2013-01-03 Pedro Alves <palves@redhat.com> | Tom Tromey | 1 | -0/+508 |