aboutsummaryrefslogtreecommitdiff
path: root/gdb/event-top.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-4/+8
2015-01-12Append to input history file instead of overwriting itPatrick Palka1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-15Fix build with Python 3.4 (PR python/16784)Simon Marchi1-1/+1
2014-11-23Fix the processing of Meta-key commands in TUIPatrick Palka1-1/+12
2014-10-29PR python/17372 - Python hangs when displaying help()Pedro Alves1-5/+56
2014-10-29Fix uninitialized value access when very first GDB command entered is <RET>Pedro Alves1-0/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves1-5/+0
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-03-18Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil1-2/+25
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-062013-11-06 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal1-2/+1
2013-09-06Give every interpreter a command_loop_proc.Andrew Burgess1-2/+4
2013-08-28gdb/Yao Qi1-1/+1
2013-05-05gdb/Jan Kratochvil1-0/+1
2013-03-21 New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans1-0/+1
2013-03-20gdb/Jan Kratochvil1-1/+1
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-3/+0
2013-01-22With some changes to how software single-step (SSS) breakpoints arePedro Alves1-0/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-10-23gdb/Yao Qi1-10/+4
2012-10-23gdb/Yao Qi1-5/+5
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey1-5/+4
2012-08-22 * event-top.c (sigwinch_token, handle_sigwinch): Remove.Tom Tromey1-22/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-09-21 * event-top.c (async_disconnect): If an exception is thrown fromJoseph Myers1-3/+19
2011-09-062011-09-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-185/+92
2011-09-02PR gdb/10720matt rice1-23/+10
2011-07-222011-07-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-32/+29
2011-07-212011-07-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-17/+45
2011-06-132011-06-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-9/+7
2011-05-272011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-03-16 * tracepoint.c (stop_tracing): Don't declare.Tom Tromey1-1/+1
2011-03-012011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-12-292010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-146/+151
2010-09-11gdb/Jan Kratochvil1-0/+2
2010-06-26Refactor 'maint time' command statistics.Paul N. Hilfinger1-37/+3
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-232009-09-23 John Wright <john.wright@hp.com>Tom Tromey1-0/+1
2009-05-23gdb/Jan Kratochvil1-9/+8
2009-05-21 * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves1-8/+5
2009-01-09 * event-top.c (async_disconnect, async_stop_sig): use "raise"Joel Brobecker1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-26/+18
2008-08-16 * gdbthread.h: Add comments.Pedro Alves1-1/+1
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2008-07-09 Add "executing" property to threads.Pedro Alves1-2/+3