summaryrefslogtreecommitdiff
path: root/gdb/remote-notif.c
Commit message (Expand)AuthorAgeFilesLines
* Constify notif_clientTom Tromey2023-01-201-6/+6
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-8/+8
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* [gdb] Fix assert in remote_async_get_pending_events_handlerTom de Vries2021-04-221-1/+1
* gdb: make async event handlers clear themselvesSimon Marchi2021-02-041-1/+3
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: give names to async event/signal handlersSimon Marchi2020-10-021-1/+1
* Move event-loop.[ch] to gdbsupport/Tom Tromey2020-04-131-1/+1
* Introduce async-event.[ch]Tom Tromey2020-04-131-0/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Use std::list for remote_notif_state::notif_queueTom Tromey2019-04-191-18/+9
* C++ify remote notification codeTom Tromey2019-03-061-35/+7
* Constify some remote-notif functionsTom Tromey2019-01-141-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* remote: one struct remote_state per struct remote_targetPedro Alves2018-05-221-9/+13
* Convert observers to C++Tom Tromey2018-03-191-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remote all-stop-on-top-of-non-stopPedro Alves2015-11-301-2/+2
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+2
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Fix PR remote/15974Yao Qi2013-12-021-6/+9
* Move pending_event to remote_notif_state.Yao Qi2013-10-041-8/+21
* Move notif_queue and remote_async_get_pending_events_token to remote_stateYao Qi2013-10-041-48/+40
* remote-notif.[h|c]:notif_debug: Change type to int.Pedro Alves2013-03-071-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Yao Qi2012-12-151-0/+11
* gdb/Yao Qi2012-12-151-0/+270