aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-catch.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-28/+28
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess1-0/+71
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-21Change ada_catchpoint::excep_string to be a std::stringTom Tromey1-13/+5
2018-01-31(Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand1-2/+70
2018-01-31(Ada) C++fy conditional string when catching exception.Xavier Roirand1-12/+6
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves1-1/+0
2017-09-11Change setup_breakpoint_reporting to return a scoped_restoreTom Tromey1-7/+3
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-4/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Move libiberty.h to common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-11Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker1-0/+10
2013-10-11New GDB/MI commands to catch Ada exceptionsJoel Brobecker1-0/+131
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-1/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12MI: add the -catch-load and -catch-unload commandsMircea Gherzan1-0/+102