aboutsummaryrefslogtreecommitdiff
path: root/gdb/exceptions.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-5/+10
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves1-2/+7
2015-02-27Move exception_none to common code, and use itPedro Alves1-2/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson1-281/+1
2014-08-29Introduce common/gdb_setjmp.hGary Benson1-3/+3
2014-08-29Make error usable earlierGary Benson1-2/+5
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-24Rationalize "fatal" error handling outside of gdbserverGary Benson1-2/+12
2014-07-14Move catch_command_errors and catch_command_errors_const to main.cPedro Alves1-32/+0
2014-07-14Eliminate exceptions.c:print_any_exception.Pedro Alves1-22/+4
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-07-31Remove deprecated_throw_reason.Andrew Burgess1-22/+0
2013-07-01Constify main.c:get_init_files.Pedro Alves1-0/+16
2013-06-27Fix catch_command_errors's prototype.Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey1-1/+1
2012-04-19 * top.c (quit_target): Use all_cleanups.Tom Tromey1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-15 * exceptions.c (catcher_list_size): New function.Doug Evans1-7/+51
2011-08-26gdb/Jan Kratochvil1-4/+0
2011-08-26gdb/Jan Kratochvil1-10/+1
2011-08-05 gdb/Pedro Alves1-1/+0
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-6/+6
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-12/+35
2011-04-19gdbTom Tromey1-1/+1
2011-04-04 * cli/cli-interp.c (struct captured_execute_command_args):Tom Tromey1-15/+0
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+8
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-28gdb/Jan Kratochvil1-1/+4
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+9
2010-05-02gdb/Jan Kratochvil1-6/+6
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-05-24gdb:Doug Evans1-1/+1
2009-03-13 * exceptions.h: Clean up some comments on catch_exceptions usage.Doug Evans1-19/+13
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-1/+8
2008-04-24 exec_cleanup murder.Vladimir Prus1-6/+0
2008-03-14 Async mode fixes.Vladimir Prus1-2/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-02-03 * exceptions.h (enum errors): Rename NO_ERROR to GDB_NO_ERROR.Daniel Jacobowitz1-5/+5
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz1-4/+1