summaryrefslogtreecommitdiff
path: root/gdb/exceptions.c
Commit message (Expand)AuthorAgeFilesLines
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-5/+10
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-2/+7
* Move exception_none to common code, and use itPedro Alves2015-02-271-2/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Introduce common/common-exceptions.[ch]Gary Benson2014-08-291-281/+1
* Introduce common/gdb_setjmp.hGary Benson2014-08-291-3/+3
* Make error usable earlierGary Benson2014-08-291-2/+5
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Rationalize "fatal" error handling outside of gdbserverGary Benson2014-07-241-2/+12
* Move catch_command_errors and catch_command_errors_const to main.cPedro Alves2014-07-141-32/+0
* Eliminate exceptions.c:print_any_exception.Pedro Alves2014-07-141-22/+4
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Remove deprecated_throw_reason.Andrew Burgess2013-07-311-22/+0
* Constify main.c:get_init_files.Pedro Alves2013-07-011-0/+16
* Fix catch_command_errors's prototype.Pedro Alves2013-06-271-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-1/+1
* * top.c (quit_target): Use all_cleanups.Tom Tromey2012-04-191-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * exceptions.c (catcher_list_size): New function.Doug Evans2011-12-151-7/+51
* gdb/Jan Kratochvil2011-08-261-4/+0
* gdb/Jan Kratochvil2011-08-261-10/+1
* gdb/Pedro Alves2011-08-051-1/+0
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-6/+6
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-12/+35
* gdbTom Tromey2011-04-191-1/+1
* * cli/cli-interp.c (struct captured_execute_command_args):Tom Tromey2011-04-041-15/+0
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-8/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-11-281-1/+4
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+9
* gdb/Jan Kratochvil2010-05-021-6/+6
* gdb/Jan Kratochvil2010-05-021-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb:Doug Evans2009-05-241-1/+1
* * exceptions.h: Clean up some comments on catch_exceptions usage.Doug Evans2009-03-131-19/+13
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-1/+8
* exec_cleanup murder.Vladimir Prus2008-04-241-6/+0
* Async mode fixes.Vladimir Prus2008-03-141-2/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * exceptions.h (enum errors): Rename NO_ERROR to GDB_NO_ERROR.Daniel Jacobowitz2006-02-031-5/+5
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz2005-07-311-4/+1