aboutsummaryrefslogtreecommitdiff
path: root/gdb/break-catch-syscall.c
AgeCommit message (Expand)Author
2017-06-02C++ify breakpoint class hierarchy (destructors only)Simon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-22Class-ify ui_outSimon Marchi
2016-11-08'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves
2016-08-10Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-03-11Create gdb/break-catch-syscall.cSergio Durigan Junior