aboutsummaryrefslogtreecommitdiff
path: root/gdb/event-loop.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey1-889/+0
2020-04-13Introduce async-event.[ch]Tom Tromey1-306/+0
2020-04-13Introduce and use flush_streamsTom Tromey1-2/+1
2020-04-13Use warning in event-loopTom Tromey1-6/+5
2020-04-13Include <chrono> in event-loop.cTom Tromey1-0/+2
2020-04-13Move gdb_select.h to gdbsupport/Tom Tromey1-2/+1
2020-04-13Move start_event_loop out of event-loop.cTom Tromey1-54/+0
2020-02-12Remove some dead code from event-loop.cTom Tromey1-33/+0
2020-02-11Remove some ui_file_* functionsTom Tromey1-2/+2
2020-02-07Make gdb_flush also flush the wrap bufferIain Buclaw1-2/+2
2020-01-24gdb: Re-enable stdin for all UIs from start_event_loopAndrew Burgess1-1/+4
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-04-19Remove an include of common/queue.hTom Tromey1-1/+0
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
2019-04-06Revert the header-sorting patchTom Tromey1-3/+1
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-1/+3
2019-01-25Normalize includes to use common/Tom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-03-19Convert observers to C++Tom Tromey1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-06-02Use delete instead of xfree for gdb_timerSimon Marchi1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-23gdb: Use C++11 std::chronoPedro Alves1-50/+44
2016-06-21Replace the sync_execution global with a new enum prompt_state tristatePedro Alves1-0/+1
2016-06-21Always run async signal handlers in the main UIPedro Alves1-0/+4
2016-04-12Eliminate immediate_quitPedro Alves1-9/+0
2016-04-12Fix signal handler/event-loop racesPedro Alves1-1/+31
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-6/+5
2015-08-25remote: allow aborting long operations (e.g., file transfers)Pedro Alves1-0/+16
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-05-15Fix gdb.mi/mi-nsmoribund.exp timeoutsPedro Alves1-32/+88
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-3/+4
2015-02-04Fix build breakage due to event loop simplificationPedro Alves1-0/+4
2015-02-03Simplify event-loop core, remove two-step event processingPedro Alves1-241/+93
2015-02-03When disabling target async, remove all target event sources from the event loopPedro Alves1-0/+8
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves1-4/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-01-25gdb/Yao Qi1-83/+38
2013-01-25gdb/Yao Qi1-27/+13
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1