diff --git a/gdb/testsuite/lib/gdb.exp b/gdb/testsuite/lib/gdb.exp index 45a8726b7a4..cbfa253579a 100644 --- a/gdb/testsuite/lib/gdb.exp +++ b/gdb/testsuite/lib/gdb.exp @@ -85,6 +85,8 @@ if ![info exists env(EXEEXT)] { set EXEEXT $env(EXEEXT) } +set octal "\[0-7\]+" + ### Only procedures should come after this point. #