summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-catch.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-4/+8
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Change ada_catchpoint::excep_string to be a std::stringTom Tromey2018-05-211-13/+5
* (Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand2018-01-311-2/+70
* (Ada) C++fy conditional string when catching exception.Xavier Roirand2018-01-311-12/+6
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves2017-10-101-1/+0
* Change setup_breakpoint_reporting to return a scoped_restoreTom Tromey2017-09-111-7/+3
* -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves2017-04-051-4/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Move libiberty.h to common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker2013-11-111-0/+10
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-111-0/+131
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* MI: add the -catch-load and -catch-unload commandsMircea Gherzan2012-12-121-0/+102