aboutsummaryrefslogtreecommitdiff
path: root/gdb/break-catch-sig.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-8/+8
2016-11-08'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves1-1/+1
2016-09-23Use std::string in break-catch-sig.cTom Tromey1-11/+6
2016-08-10Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves1-1/+2
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves1-1/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-18[C++] Add casts to obstack_base callsSimon Marchi1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-6/+7
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-13Fix "save breakpoints" for "catch" commandJan Kratochvil1-0/+1
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-14Eliminate enum bpstat_signal_value, simplify random signal checks further.Pedro Alves1-2/+2
2013-06-18Fix PR cli/15603Tom Tromey1-1/+1
2013-05-03Fix to handle properly 'catch signal SIGINT' and SIGTRAPPhilippe Waroquiers1-5/+5
2013-02-12Update some copyright years.Pedro Alves1-1/+1
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-1/+0
2013-01-162013-01-03 Pedro Alves <palves@redhat.com>Tom Tromey1-0/+508