summaryrefslogtreecommitdiff
path: root/gdb/break-catch-sig.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix "save breakpoints" for "catch" commandJan Kratochvil2014-10-131-0/+1
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Eliminate enum bpstat_signal_value, simplify random signal checks further.Pedro Alves2013-11-141-2/+2
* Fix PR cli/15603Tom Tromey2013-06-181-1/+1
* Fix to handle properly 'catch signal SIGINT' and SIGTRAPPhilippe Waroquiers2013-05-031-5/+5
* Update some copyright years.Pedro Alves2013-02-121-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* 2013-01-03 Pedro Alves <palves@redhat.com>Tom Tromey2013-01-161-0/+508