aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-notif.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-04-19Use std::list for remote_notif_state::notif_queueTom Tromey1-14/+16
2019-03-06C++ify remote notification codeTom Tromey1-6/+9
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-14Constify some remote-notif functionsTom Tromey1-5/+6
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-22remote: one struct remote_state per struct remote_targetPedro Alves1-6/+15
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-04Move pending_event to remote_notif_state.Yao Qi1-7/+21
2013-10-04Move notif_queue and remote_async_get_pending_events_token to remote_stateYao Qi1-4/+24
2013-03-07remote-notif.[h|c]:notif_debug: Change type to int.Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-15gdb/Yao Qi1-0/+85