X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.mi%2Fmi-cli.exp;h=b77a4d42921faa35590e9f3e6b913fe754f440ea;hb=0fb0cc7590113e9b459dfcc48dc71c9d419d9580;hp=c488449fb59e9f568d3c3b1b1b6f0a3797c8876c;hpb=18ac113bcca70c9d886dbdeefd660836ab6c5bf6;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.mi/mi-cli.exp b/gdb/testsuite/gdb.mi/mi-cli.exp index c488449fb5..b77a4d4292 100644 --- a/gdb/testsuite/gdb.mi/mi-cli.exp +++ b/gdb/testsuite/gdb.mi/mi-cli.exp @@ -1,4 +1,5 @@ -# Copyright 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc. +# Copyright 2002, 2003, 2004, 2005, 2007, 2008, 2009 +# Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -96,7 +97,7 @@ mi_gdb_test "-interpreter-exec console \"list\"" \ ".*\~\"$line_main_body\[\\\\t \]*callee1.*;\\\\n\".*\\^done" \ "-interpreter-exec console \"list\"" -mi_execute_to "exec-continue" "breakpoint-hit" "callee4" "" ".*basics.c" "27" \ +mi_execute_to "exec-continue" "breakpoint-hit" "callee4" "" ".*basics.c" "28" \ { "" "disp=\"keep\"" } "continue to callee4" # NOTE: cagney/2003-02-03: Not yet.