aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-19/+20
* PR gdb/8677Andreas Schwab2011-05-251-10/+6
* 2011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-111-0/+2
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-7/+14
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* 2010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-159/+169
* * event-loop.h (GDB_READABLE, GDB_WRITABLE, GDB_EXCEPTION): Move to ...Doug Evans2010-05-251-0/+7
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-1/+1
* * event-loop.c (gdb_timer): Delete unused global.Doug Evans2010-05-031-3/+2
* Delete unused or undefined functions.Joel Brobecker2010-01-191-1/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* ARI fix: OP eol rule.Pierre Muller2009-10-061-6/+6