]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/break-catch-throw.c
[binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct arm_it
[thirdparty/binutils-gdb.git] / gdb / break-catch-throw.c
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
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-04-30  Tom TromeyRemove some is_mi_like_p from breakpoint code
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-23  Sergio Durigan JuniorConvert generic probe interface to C++ (and perform...
2017-11-07  Tom TromeyConstify add_setshow_*
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro Alvesstruct symtabs_and_lines -> std::vector<symtab_and_line>
2017-08-22  Tom TromeyChange install_breakpoint to take a std::unique_ptr
2017-08-14  Tom TromeyUse std::move in a few places
2017-07-22  Tom TromeyC++-ify break-catch-throw
2017-06-07  Pedro AlvesIntroduce compiled_regex, eliminate make_regfree_cleanup
2017-06-02  Simon MarchiC++ify breakpoint class hierarchy (destructors only)
2017-04-12  Tom TromeyIntroduce event_location_up
2017-04-05  Pedro Alves-Wwrite-strings: Some constification in gdb/breakpoint.c
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-11-15  Pedro Alvesgdb::{unique_ptr,move} -> std::{unique_ptr,move}
2016-11-08  Pedro AlvesUse ui_file_as_string throughout more
2016-11-08  Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-19  Pedro AlvesLimit breakpoint re-set to the current program space
2016-01-18  Pedro AlvesFix PR threads/19422 - show which thread caused stop
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-13  Keith SeitzMass rename `explicit' -> `explicit_loc'.
2015-08-12  Keith SeitzExplicit locations: introduce explicit locations
2015-08-12  Keith SeitzExplicit locations: introduce probe locations
2015-08-12  Keith SeitzExplicit locations: use new location API
2015-08-12  Keith SeitzExplicit locations: rename "address string"/"addr_strin...
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07  Pedro AlvesNormalize TRY_CATCH exception handling block
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-03-20  Sergio Durigan JuniorFix probe-related internal error on AIX
2014-03-03  Tom Tromeychange probes to be program-space-independent
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-11  Sergio Durigan JuniorSanitize access to gdbarch on the SDT probe API (and...
2013-12-06  Tom Tromeyremove some sym_probe_fns methods
2013-04-15  Tom Tromey PR c++/13588:
2013-04-15  Tom Tromey PR c++/15176:
2013-04-15  Tom Tromey * break-catch-throw.c (struct exception_names): New.
2013-04-15  Tom Tromey PR c++/10119:
2013-04-15  Tom Tromey * Makefile.in (SFILES): Add break-catch-throw.c