summaryrefslogtreecommitdiff
path: root/gdb/break-catch-throw.c
Commit message (Expand)AuthorAgeFilesLines
* Remove exception_catchpoint::resources_neededTom Tromey2023-03-061-7/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use bool in bpstatTom Tromey2022-12-191-2/+2
* Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers2022-11-191-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-1/+1
* Eliminate the two-level data structures behind location_specsPedro Alves2022-06-171-6/+3
* event_location -> location_specPedro Alves2022-06-171-5/+5
* Rename base_breakpoint -> code_breakpointPedro Alves2022-05-201-3/+3
* Move common bits of catchpoint/exception_catchpoint to breakpoint's ctorPedro Alves2022-05-201-5/+1
* Make exception_catchpoint inherit base_breakpoint instead of catchpointPedro Alves2022-05-201-6/+12
* Introduce catchpoint classTom Tromey2022-05-061-5/+5
* Remove init_raw_breakpoint_without_locationTom Tromey2022-05-061-4/+8
* Add constructor to exception_catchpointTom Tromey2022-05-061-12/+13
* Constify breakpoint::print_recreateTom Tromey2022-05-061-2/+2
* Constify breakpoint::print_mentionTom Tromey2022-05-061-2/+2
* Constify breakpoint::print_oneTom Tromey2022-05-061-2/+2
* Constify breakpoint::print_itTom Tromey2022-05-061-2/+2
* Change print_recreate_thread to a methodTom Tromey2022-05-061-1/+1
* Remove breakpoint_ops from init_catchpointTom Tromey2022-04-291-2/+1
* Convert break-catch-throw to vtable opsTom Tromey2022-04-291-85/+53
* Convert base breakpoints to vtable opsTom Tromey2022-04-291-1/+1
* Return bool from breakpoint_ops::print_oneTom Tromey2022-04-291-1/+3
* Unify gdb printf functionsTom Tromey2022-03-291-4/+4
* gdb: remove internalvar_funcs::destroySimon Marchi2022-03-061-1/+0
* Move gdb_regex to gdbsupportTom Tromey2022-01-181-1/+1
* Move gdb obstack code to gdbsupportTom Tromey2022-01-181-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove bpstat typedef, rename bpstats to bpstatSimon Marchi2021-11-081-2/+2
* gdb: add context getter/setter to cmd_list_elementSimon Marchi2021-06-251-3/+4
* gdb: Pass std::strings to ui_out::field_string () where convenientMarco Barisione2021-05-191-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-3/+3
* [gdb] Fix catch throw regexp matchingTom de Vries2020-05-091-1/+1
* Speed up psymbol reading by removing a copyTom Tromey2020-05-081-5/+7
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Use gdbarch for probe::get_argument_countAlan Hayward2019-09-021-1/+1
* [gdb, c++] Improve error message when using libstdcxx without SDT probesTom de Vries2019-08-261-2/+4
* Rename field_int to field_signedTom Tromey2019-07-171-1/+1
* Make "maint info breakpoints" show "catch catch/throw/rethrow" locationsPedro Alves2019-07-091-0/+8
* "catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves2019-07-091-13/+12
* gdb/mi: New commands to catch C++ exceptionsAndrew Burgess2019-06-151-26/+16
* Replace throw_exception with throw in some casesTom Tromey2019-04-081-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-3/+3
* Rewrite TRY/CATCHTom Tromey2019-04-081-9/+6
* Revert the header-sorting patchTom Tromey2019-04-061-15/+11
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-11/+15
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove some is_mi_like_p from breakpoint codeTom Tromey2018-04-301-3/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1