Remove path name from test case
[binutils-gdb.git] / gdb / exceptions.c
2023-05-01 Simon Marchigdb: move struct ui and related things to ui.{c,h}
2023-03-30 Kevin BuettnerPR gdb/30219: Clear sync_quit_force_run in quit_force
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-03-29 Tom TromeyRemove unnecessary calls to wrap_here and gdb_flush
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-03-29 Tom TromeyUnify vprintf functions
2022-01-26 Tom TromeyAlways call the wrap_here method
2022-01-26 Tom TromeyConvert wrap_here to use integer parameter
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-07-30 Tom TromeyReplace exception_print_same with operator!=
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-02-11 Tom TromeyRemove some ui_file_* functions
2020-01-10 Pedro Alvesexceptions.c:print_flush: Remove obsolete check
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-07-09 Tom TromeyRename common to gdbsupport
2019-04-25 Tom TromeyMake exception handling more efficient
2019-04-08 Tom TromeyMake exceptions use std::string and be self-managing
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-10 Pedro AlvesEliminate catch_exceptions/catch_exceptions_with_msg
2017-10-10 Pedro AlvesEliminate catch_errors
2017-09-20 Tom TromeyRemove make_cleanup_restore_target_terminal
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-26 Sandra LoosemorePR 20569, segv in follow_exec
2016-06-21 Pedro AlvesMake out and error streams be per UI
2016-04-12 Pedro AlvesEliminate prepare_to_throw_exception
2016-04-12 Pedro AlvesEliminate immediate_quit
2016-04-12 Pedro AlvesUse target_terminal_ours_for_output in exceptions.c
2016-04-12 Pedro AlvesDon't call clear_quit_flag in prepare_to_throw_exception
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07 Pedro AlvesNormalize TRY_CATCH exception handling block
2015-02-27 Pedro AlvesMove exception_none to common code, and use it
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-29 Gary BensonIntroduce common/common-exceptions.[ch]
2014-08-29 Gary BensonIntroduce common/gdb_setjmp.h
2014-08-29 Gary BensonMake error usable earlier
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-24 Gary BensonRationalize "fatal" error handling outside of gdbserver
2014-07-14 Pedro AlvesMove catch_command_errors and catch_command_errors_cons...
2014-07-14 Pedro AlvesEliminate exceptions.c:print_any_exception.
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-07-31 Andrew BurgessRemove deprecated_throw_reason.
2013-07-01 Pedro AlvesConstify main.c:get_init_files.
2013-06-27 Pedro AlvesFix catch_command_errors's prototype.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-22 Tom Tromey * defs.h (quit_flag): Don't declare.
2012-04-19 Tom Tromey * top.c (quit_target): Use all_cleanups.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-15 Doug Evans * exceptions.c (catcher_list_size): New function.
2011-08-26 Jan Kratochvilgdb/
2011-08-26 Jan Kratochvilgdb/
2011-08-05 Pedro Alves gdb/
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-04-19 Tom Tromeygdb
2011-04-04 Tom Tromey * cli/cli-interp.c (struct captured_execute_command_args):
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-28 Jan Kratochvilgdb/
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-02 Jan Kratochvilgdb/
2010-05-02 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-05-24 Doug Evansgdb:
2009-03-13 Doug Evans * exceptions.h: Clean up some comments on catch_except...
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-08 Pedro Alves * inferior.h (stop_bpstat): Delete.
2008-04-24 Vladimir Prus exec_cleanup murder.
2008-03-14 Vladimir Prus Async mode fixes.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-03 Daniel Jacobowitz * exceptions.h (enum errors): Rename NO_ERROR to GDB_N...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-07-31 Daniel JacobowitzFrom Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
2005-04-28 Paul Brook2005-04-28 Paul Brook <paul@codesourcery.com>
2005-04-26 Andrew Cagney2005-04-26 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-08 Andrew Cagney2005-02-08 Andrew Cagney <cagney@gnu.org>
2005-01-19 Andrew Cagney2005-01-19 Andrew Cagney <cagney@gnu.org>
2005-01-19 Andrew Cagney2005-01-19 Andrew Cagney <cagney@gnu.org>
2005-01-16 Andrew Cagney2005-01-16 Andrew Cagney <cagney@gnu.org>
2005-01-16 Andrew Cagney2005-01-16 Andrew Cagney <cagney@gnu.org>
2005-01-15 Andrew Cagney2005-01-15 Andrew Cagney <cagney@gnu.org>
2005-01-15 Andrew Cagney2005-01-15 Andrew Cagney <cagney@gnu.org>
2005-01-15 Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
next