summaryrefslogtreecommitdiff
path: root/gdb/exceptions.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves
2017-10-10Eliminate catch_errorsPedro Alves
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-26PR 20569, segv in follow_execSandra Loosemore
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-02-27Move exception_none to common code, and use itPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Include common-exceptions.h in common-defs.hGary Benson
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson
2014-08-29Introduce common/gdb_setjmp.hGary Benson
2014-07-24Rationalize "fatal" error handling outside of gdbserverGary Benson
2014-07-14Move catch_command_errors and catch_command_errors_const to main.cPedro Alves
2014-01-09Handle the case of a remote target supporting target side commands, but not o...Pedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-12Eliminate UNSUPPORTED_ERROR.Pedro Alves
2013-12-06New OPTIMIZED_OUT_ERROR error code.Pedro Alves
2013-12-03Add "undefined-command" error code at end of ^error result...Joel Brobecker
2013-08-20fix PR python/15816Tom Tromey
2013-07-31Remove deprecated_throw_reason.Andrew Burgess
2013-07-01Constify main.c:get_init_files.Pedro Alves
2013-06-27Fix catch_command_errors's prototype.Pedro Alves
2013-03-22gdb/Jan Kratochvil
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-10-09gdb/Jan Kratochvil
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-04-04 * cli/cli-interp.c (struct captured_execute_command_args):Tom Tromey
2011-02-14 gdb/Pedro Alves
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-02gdb/Jan Kratochvil
2010-05-02gdb/Jan Kratochvil
2010-01-18Allow "source" to load python scripts.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-03-13 * exceptions.h: Clean up some comments on catch_exceptions usage.Doug Evans
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2009-01-012009-01-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-09-21gdb/Daniel Jacobowitz
2006-02-03 * exceptions.h (enum errors): Rename NO_ERROR to GDB_NO_ERROR.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz
2005-06-02 * exceptions.h: Include ui-out.h.Joel Brobecker
2005-04-262005-04-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-03-18Move printing of TLS related error messages to dwarf2loc.c.Kevin Buettner