* gdb.c++/derivation.exp, gdb.c++/overload.exp,
authorJim Blandy <jimb@codesourcery.com>
Fri, 11 Apr 2003 19:57:33 +0000 (19:57 +0000)
committerJim Blandy <jimb@codesourcery.com>
Fri, 11 Apr 2003 19:57:33 +0000 (19:57 +0000)
commit93201743fe8d5101d388a4593d31035e2b0901d4
treef9c386623cea976e02a13a644e57124049181a34
parent6913c89ac7bc62da99c5bb292de820098a2bacd2
* gdb.c++/derivation.exp, gdb.c++/overload.exp,
gdb.c++/userdef.cc: Place comments on the lines to which the
marker function might return.
* gdb.c++/derivation.exp, gdb.c++/overload.exp,
gdb.c++/userdef.exp: Look for those comments to check that we've
returned to the right place, instead of checking line numbers.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.c++/derivation.cc
gdb/testsuite/gdb.c++/derivation.exp
gdb/testsuite/gdb.c++/overload.cc
gdb/testsuite/gdb.c++/overload.exp
gdb/testsuite/gdb.c++/userdef.cc
gdb/testsuite/gdb.c++/userdef.exp
This page took 0.041433 seconds and 4 git commands to generate.