Age | Commit message (Expand) | Author | Files | Lines |
2016-06-21 | Make the interpreters be per UI | Pedro Alves | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-09 | Delete enum inferior_event_handler::INF_TIMER | Pedro Alves | 1 | -1/+0 |
2015-09-09 | Garbage collect thread continuations | Pedro Alves | 1 | -64/+3 |
2015-09-09 | Merge async and sync code paths some more | Pedro Alves | 1 | -1/+1 |
2015-03-25 | Simplify target_async hook interface | Pedro Alves | 1 | -1/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -6/+9 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-07-14 | Fix double prompt | Pedro Alves | 1 | -19/+17 |
2014-05-29 | Make display_gdb_prompt CLI-only. | Pedro Alves | 1 | -1/+2 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -1/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-16 | 2011-12-16 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -4/+2 |
2011-09-05 | 2011-09-05 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -14/+0 |
2011-09-02 | 2011-09-02 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -12/+19 |
2011-08-26 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2011-08-26 | gdb/ | Jan Kratochvil | 1 | -0/+4 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -13/+0 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -8/+0 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -11/+10 |
2011-05-27 | 2011-05-27 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2011-05-20 | 2011-05-20 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+2 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+10 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-03-28 | * inf-loop.c (inferior_event_handler): Avoid calling is_running on | Pedro Alves | 1 | -1/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-05 | * defs.h (add_inferior_continuation) | Pedro Alves | 1 | -0/+5 |
2008-11-04 | * inf-loop.c (inferior_event_handler): On INF_ERROR and | Pedro Alves | 1 | -4/+2 |
2008-09-08 | Remove global continuations in favour of a per-thread | Pedro Alves | 1 | -3/+17 |
2008-09-08 | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 1 | -1/+1 |
2008-07-12 | 2008-07-12 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -5/+7 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -14/+2 |
2008-07-09 | Non-stop inferior control. | Pedro Alves | 1 | -5/+9 |
2008-07-09 | Add "executing" property to threads. | Pedro Alves | 1 | -10/+3 |
2008-05-06 | * inf-loop.c (inferior_event_handler): Run all continuations and | Pedro Alves | 1 | -14/+19 |
2008-05-05 | * inf-loop.c (inferior_event_handler): Call bpstat_do_action, | Vladimir Prus | 1 | -0/+7 |
2008-04-24 | exec_cleanup murder. | Vladimir Prus | 1 | -5/+5 |
2008-04-17 | gdb/ | Pedro Alves | 1 | -0/+6 |
2008-03-14 | * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups) | Vladimir Prus | 1 | -8/+6 |
2008-03-14 | Async mode fixes. | Vladimir Prus | 1 | -31/+47 |
2008-03-14 | revert: | Pedro Alves | 1 | -2/+6 |
2008-03-14 | * inf-loop.c (inferior_event_handler): Don't include remote.h. | Pedro Alves | 1 | -6/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |