summaryrefslogtreecommitdiff
path: root/gdb/exceptions.c
Commit message (Expand)AuthorAgeFilesLines
* Convert struct target_ops to C++Pedro Alves2018-05-031-1/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves2017-10-101-83/+0
* Eliminate catch_errorsPedro Alves2017-10-101-39/+0
* Remove make_cleanup_restore_target_terminalTom Tromey2017-09-201-5/+4
* -Wwrite-strings: The RestPedro Alves2017-04-051-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* PR 20569, segv in follow_execSandra Loosemore2016-10-261-0/+18
* Make out and error streams be per UIPedro Alves2016-06-211-1/+3
* Eliminate prepare_to_throw_exceptionPedro Alves2016-04-121-5/+0
* Eliminate immediate_quitPedro Alves2016-04-121-7/+1
* Use target_terminal_ours_for_output in exceptions.cPedro Alves2016-04-121-1/+7
* Don't call clear_quit_flag in prepare_to_throw_exceptionPedro Alves2016-04-121-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* 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