diff options
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi-syn-frame.exp')
-rw-r--r-- | gdb/testsuite/gdb.mi/mi-syn-frame.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-syn-frame.exp b/gdb/testsuite/gdb.mi/mi-syn-frame.exp index f117c15..aa68cea 100644 --- a/gdb/testsuite/gdb.mi/mi-syn-frame.exp +++ b/gdb/testsuite/gdb.mi/mi-syn-frame.exp @@ -60,6 +60,8 @@ mi_gdb_test "403-exec-continue" \ "403\\^running" \ "testing exec continue" +# Presently, the *stopped notification for this case does not include +# any information. This can be considered a bug. mi_gdb_test "" "403\\*stopped" "finished exec continue" mi_gdb_test "404-stack-list-frames 0 0" \ |