MI: tests for -catch-load/-catch-unload
authorMircea Gherzan <mgherzan@sourceware.org>
Wed, 12 Dec 2012 21:25:09 +0000 (21:25 +0000)
committerMircea Gherzan <mgherzan@sourceware.org>
Wed, 12 Dec 2012 21:25:09 +0000 (21:25 +0000)
commitca3dbcc867db23528da2f61e82d720c547159fed
treeafbfc75f9f394dd3290ad67c7a8a3182ff37d2d3
parent3fa7bf069226d867d6400552c55d5a838a5f0f20
MI: tests for -catch-load/-catch-unload

Added basic MI tests for the -catch-load and
-catch-unload MI commands.

2012-11-19 Keven Boell <keven.boell@intel.com>

gdb/testsuite:
* gdb.mi/mi-catch-load-so.c: New. Clone of the
catch load test library source file.
* gdb.mi/mi-catch-load.c: New. Clone of the catch
load test source file.
* gdb.mi/mi-catch-load.exp: New. Test file for
basic MI -catch-load and -catch-unload tests.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-catch-load-so.c [new file with mode: 0644]
gdb/testsuite/gdb.mi/mi-catch-load.c [new file with mode: 0644]
gdb/testsuite/gdb.mi/mi-catch-load.exp [new file with mode: 0644]