summaryrefslogtreecommitdiff
path: root/gdb/event-top.c
Commit message (Expand)AuthorAgeFilesLines
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-4/+8
* Append to input history file instead of overwriting itPatrick Palka2015-01-121-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Fix build with Python 3.4 (PR python/16784)Simon Marchi2014-12-151-1/+1
* Fix the processing of Meta-key commands in TUIPatrick Palka2014-11-231-1/+12
* PR python/17372 - Python hangs when displaying help()Pedro Alves2014-10-291-5/+56
* Fix uninitialized value access when very first GDB command entered is <RET>Pedro Alves2014-10-291-0/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Make display_gdb_prompt CLI-only.Pedro Alves2014-05-291-5/+0
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil2014-03-181-2/+25
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* 2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal2013-11-061-2/+1
* Give every interpreter a command_loop_proc.Andrew Burgess2013-09-061-2/+4
* gdb/Yao Qi2013-08-281-1/+1
* gdb/Jan Kratochvil2013-05-051-0/+1
* New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans2013-03-211-0/+1
* gdb/Jan Kratochvil2013-03-201-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-3/+0
* With some changes to how software single-step (SSS) breakpoints arePedro Alves2013-01-221-0/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/Yao Qi2012-10-231-10/+4
* gdb/Yao Qi2012-10-231-5/+5
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-5/+4
* * event-top.c (sigwinch_token, handle_sigwinch): Remove.Tom Tromey2012-08-221-22/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* * event-top.c (async_disconnect): If an exception is thrown fromJoseph Myers2011-09-211-3/+19
* 2011-09-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-061-185/+92
* PR gdb/10720matt rice2011-09-021-23/+10
* 2011-07-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-07-221-32/+29
* 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-07-211-17/+45
* 2011-06-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-131-9/+7
* 2011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-271-1/+1
* * tracepoint.c (stop_tracing): Don't declare.Tom Tromey2011-03-161-1/+1
* 2011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* 2010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-146/+151
* gdb/Jan Kratochvil2010-09-111-0/+2
* Refactor 'maint time' command statistics.Paul N. Hilfinger2010-06-261-37/+3
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-09-23 John Wright <john.wright@hp.com>Tom Tromey2009-09-231-0/+1
* gdb/Jan Kratochvil2009-05-231-9/+8
* * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves2009-05-211-8/+5
* * event-top.c (async_disconnect, async_stop_sig): use "raise"Joel Brobecker2009-01-091-2/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-26/+18
* * gdbthread.h: Add comments.Pedro Alves2008-08-161-1/+1
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-121-0/+1
* Add "executing" property to threads.Pedro Alves2008-07-091-2/+3