gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / gdb.exp
index 19126a46ef57c9c149785ba1f5e03e370b65004a..3a1fad3cb9b3eedc7630ec0691f1178dfa168f46 100644 (file)
@@ -2896,6 +2896,9 @@ proc build_id_debug_filename_get { exec } {
 # Create stripped files for DEST, replacing it.  If ARGS is passed, it is a
 # list of optional flags.  The only currently supported flag is no-main,
 # which removes the symbol entry for main from the separate debug file.
+#
+# Function returns zero on success.  Function will return non-zero failure code
+# on some targets not supporting separate debug info (such as i386-msdos).
 
 proc gdb_gnu_strip_debug { dest args } {
 
This page took 0.025351 seconds and 4 git commands to generate.