Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / examine-backward.exp
index e03cbfd75253fb679363895639ea46e30cc587bb..f39056e84b69e66a0623092df2476d9642a0d140 100644 (file)
@@ -36,7 +36,7 @@ proc get_first_mapped_address {} {
             set addr $expect_out(1,string)
         }
         -re "$gdb_prompt $" {
-            unsupported "Current target does not support 'info proc mappings'"
+            unsupported "current target does not support 'info proc mappings'"
         }
     }
     return ${addr}
This page took 0.024123 seconds and 4 git commands to generate.