]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/step-test.exp
2002-04-04 Fred Fish <fnf@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / step-test.exp
index 6756b5d1be84e51a594924e0b55b31b2ca6bdb84..9a21136996c9be81caae0518e727eb9436cc1890 100644 (file)
@@ -204,6 +204,12 @@ test_i "nexti over function" "nexti" \
 # argument.  Opinion is bitterly divided about whether this is the
 # right behavior for GDB or not, but we'll catch it here, so folks
 # won't forget about it.
+# Update 4/4/2002 - Regardless of which opinion you have, you would
+# probably have to agree that gdb is currently behaving as designed,
+# in the absence of additional code to not stop in functions used
+# internally by the compiler.  Since the testsuite should be checking
+# for conformance to the design, the correct behavior is to accept the
+# cases where gdb stops in memcpy/bcopy.
 
 gdb_test \
   "break [gdb_get_line_number "step-test.exp: large struct by value"]" \