summaryrefslogtreecommitdiff
path: root/gdb/event-loop.c
Commit message (Expand)AuthorAgeFilesLines
* Move event-loop.[ch] to gdbsupport/Tom Tromey2020-04-131-889/+0
* Introduce async-event.[ch]Tom Tromey2020-04-131-306/+0
* Introduce and use flush_streamsTom Tromey2020-04-131-2/+1
* Use warning in event-loopTom Tromey2020-04-131-6/+5
* Include <chrono> in event-loop.cTom Tromey2020-04-131-0/+2
* Move gdb_select.h to gdbsupport/Tom Tromey2020-04-131-2/+1
* Move start_event_loop out of event-loop.cTom Tromey2020-04-131-54/+0
* Remove some dead code from event-loop.cTom Tromey2020-02-121-33/+0
* Remove some ui_file_* functionsTom Tromey2020-02-111-2/+2
* Make gdb_flush also flush the wrap bufferIain Buclaw2020-02-071-2/+2
* gdb: Re-enable stdin for all UIs from start_event_loopAndrew Burgess2020-01-241-1/+4
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Remove an include of common/queue.hTom Tromey2019-04-191-1/+0
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Revert the header-sorting patchTom Tromey2019-04-061-3/+1
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-1/+3
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Convert observers to C++Tom Tromey2018-03-191-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Use delete instead of xfree for gdb_timerSimon Marchi2017-06-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Use C++11 std::chronoPedro Alves2016-11-231-50/+44
* Replace the sync_execution global with a new enum prompt_state tristatePedro Alves2016-06-211-0/+1
* Always run async signal handlers in the main UIPedro Alves2016-06-211-0/+4
* Eliminate immediate_quitPedro Alves2016-04-121-9/+0
* Fix signal handler/event-loop racesPedro Alves2016-04-121-1/+31
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-6/+5
* remote: allow aborting long operations (e.g., file transfers)Pedro Alves2015-08-251-0/+16
* Prepare for gnulib updatePedro Alves2015-08-241-1/+1
* Fix gdb.mi/mi-nsmoribund.exp timeoutsPedro Alves2015-05-151-32/+88
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+4
* Fix build breakage due to event loop simplificationPedro Alves2015-02-041-0/+4
* Simplify event-loop core, remove two-step event processingPedro Alves2015-02-031-241/+93
* When disabling target async, remove all target event sources from the event loopPedro Alves2015-02-031-0/+8
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Make display_gdb_prompt CLI-only.Pedro Alves2014-05-291-4/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Yao Qi2013-01-251-83/+38
* gdb/Yao Qi2013-01-251-27/+13
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1