summaryrefslogtreecommitdiff
path: root/gdb/inf-loop.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-16Fix stdin ending up not registered after a QuitPedro Alves
2017-01-06Include target.h in inf-loop.hYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-06-21Make the interpreters be per UIPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-09Delete enum inferior_event_handler::INF_TIMERPedro Alves
2015-09-09Garbage collect thread continuationsPedro Alves
2015-09-09Merge async and sync code paths some morePedro Alves
2015-03-25Simplify target_async hook interfacePedro Alves
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-07-14Fix double promptPedro Alves
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves
2014-05-22Add new infrun.h header.Pedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-162011-12-16 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-09-052011-09-05 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-09-022011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-08-26gdb/Jan Kratochvil
2011-08-26gdb/Jan Kratochvil
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-05-272011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-05-202011-05-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-03-28 * inf-loop.c (inferior_event_handler): Avoid calling is_running onPedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-11-05 * defs.h (add_inferior_continuation)Pedro Alves
2008-11-04 * inf-loop.c (inferior_event_handler): On INF_ERROR andPedro Alves
2008-09-08 Remove global continuations in favour of a per-threadPedro Alves
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2008-07-11 Exited threads.Pedro Alves
2008-07-09 Non-stop inferior control.Pedro Alves
2008-07-09 Add "executing" property to threads.Pedro Alves
2008-05-06 * inf-loop.c (inferior_event_handler): Run all continuations andPedro Alves
2008-05-05 * inf-loop.c (inferior_event_handler): Call bpstat_do_action,Vladimir Prus
2008-04-24 exec_cleanup murder.Vladimir Prus
2008-04-17 gdb/Pedro Alves
2008-03-14 * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)Vladimir Prus
2008-03-14 Async mode fixes.Vladimir Prus
2008-03-14 revert:Pedro Alves