This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] testsuite: Fix a "continue" outside of a loop error


>  The function itself isn't called in a loop within the test script either, 
> but functions of the same name are in other tests, so in case the test 
> case is extended in the future I've decided to keep the property 
> advertised in the comment associated with this piece of code and return 
> the "continue" rather than the "return" status.  As it is they're 
> equivalent.
[...]
> 2011-12-01  Maciej W. Rozycki  <macro@codesourcery.com>
> 
> 	gdb/testsuite/
> 	* gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
> 	failure return path.

Please give it a few more days in case someone else would like to
comment. But if no one else does, please go ahead and commit.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]