Age | Commit message (Expand) | Author | Files | Lines |
2023-11-29 | Remove gdb_static_assert | Tom Tromey | 1 | -1/+1 |
2023-01-20 | Constify notif_client | Tom Tromey | 1 | -6/+6 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -8/+8 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-04-22 | [gdb] Fix assert in remote_async_get_pending_events_handler | Tom de Vries | 1 | -1/+1 |
2021-02-04 | gdb: make async event handlers clear themselves | Simon Marchi | 1 | -1/+3 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-02 | gdb: give names to async event/signal handlers | Simon Marchi | 1 | -1/+1 |
2020-04-13 | Move event-loop.[ch] to gdbsupport/ | Tom Tromey | 1 | -1/+1 |
2020-04-13 | Introduce async-event.[ch] | Tom Tromey | 1 | -0/+1 |
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-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -1/+1 |
2019-04-19 | Use std::list for remote_notif_state::notif_queue | Tom Tromey | 1 | -18/+9 |
2019-03-06 | C++ify remote notification code | Tom Tromey | 1 | -35/+7 |
2019-01-14 | Constify some remote-notif functions | Tom Tromey | 1 | -3/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-05-22 | remote: one struct remote_state per struct remote_target | Pedro Alves | 1 | -9/+13 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-30 | Remote all-stop-on-top-of-non-stop | Pedro Alves | 1 | -2/+2 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -2/+2 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
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-12-02 | Fix PR remote/15974 | Yao Qi | 1 | -6/+9 |
2013-10-04 | Move pending_event to remote_notif_state. | Yao Qi | 1 | -8/+21 |
2013-10-04 | Move notif_queue and remote_async_get_pending_events_token to remote_state | Yao Qi | 1 | -48/+40 |
2013-03-07 | remote-notif.[h|c]:notif_debug: Change type to int. | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-15 | gdb/ | Yao Qi | 1 | -0/+11 |
2012-12-15 | gdb/ | Yao Qi | 1 | -0/+270 |