Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / break-always.exp
index 409fdcc79b86e11c2f86ec7a2743919148075fbf..a1a416525ee76412cd5a35bd9adaa297a7b14a08 100644 (file)
@@ -77,7 +77,7 @@ foreach test_value {0 1} {
 
            # Some targets do not allow manually writing a breakpoint to a
            # certain memory address, like QEMU.  In that case, just bail out.
-           unsupported "Cannot write to address $bp_address"
+           unsupported "cannot write to address $bp_address"
            return -1
        }
        -re " = .*$gdb_prompt $" {
This page took 0.024952 seconds and 4 git commands to generate.