summaryrefslogtreecommitdiff
path: root/gdb/break-catch-sig.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Introduce catchpoint classTom Tromey2022-05-061-5/+5
* Remove init_raw_breakpoint_without_locationTom Tromey2022-05-061-3/+5
* Add constructor to signal_catchpointTom Tromey2022-05-061-3/+8
* 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
* Boolify breakpoint::explains_signalTom Tromey2022-05-061-3/+3
* Remove breakpoint_ops from init_catchpointTom Tromey2022-04-291-1/+1
* Convert break-catch-sig to use vtable opsTom Tromey2022-04-291-89/+61
* Return bool from breakpoint_ops::print_oneTom Tromey2022-04-291-1/+3
* Unify gdb printf functionsTom Tromey2022-03-291-10/+10
* Unify gdb putc functionsTom Tromey2022-03-291-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: pass more const target_waitstatus by referenceSimon Marchi2021-11-221-3/+3
* gdb: remove bpstat typedef, rename bpstats to bpstatSimon Marchi2021-11-081-1/+1
* gdb, gdbserver: make target_waitstatus safeSimon Marchi2021-10-211-3/+3
* gdb: add context getter/setter to cmd_list_elementSimon Marchi2021-06-251-1/+2
* 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-6/+6
* gdb: make signal_catch_counts a static arraySimon Marchi2020-10-071-3/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Multi-target supportPedro Alves2020-01-101-1/+1
* Some get_last_target_status tweaksPedro Alves2020-01-101-2/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Introduce metadata styleTom Tromey2019-10-011-1/+3
* Revert the header-sorting patchTom Tromey2019-04-061-11/+6
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-6/+11
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_setshow_*Tom Tromey2017-11-071-2/+2
* const-fy breakpoint_ops->breakpoint_hit parameter aspaceYao Qi2017-10-261-1/+1
* Make extract_arg return a std::stringTom Tromey2017-09-111-6/+6
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Change install_breakpoint to take a std::unique_ptrTom Tromey2017-08-221-4/+3
* Use std::move in a few placesTom Tromey2017-08-141-1/+1
* C++-ify break-catch-sigTom Tromey2017-07-221-104/+55
* C++ify breakpoint class hierarchy (destructors only)Simon Marchi2017-06-021-19/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-8/+8
* 'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves2016-11-081-1/+1
* Use std::string in break-catch-sig.cTom Tromey2016-09-231-11/+6
* Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves2016-08-101-1/+2
* Fix PR threads/19422 - show which thread caused stopPedro Alves2016-01-181-1/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* [C++] Add casts to obstack_base callsSimon Marchi2015-11-181-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-6/+7
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1