diff options
Diffstat (limited to 'gdb/testsuite/gdb.stabs/hppa.sed')
-rw-r--r-- | gdb/testsuite/gdb.stabs/hppa.sed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.stabs/hppa.sed b/gdb/testsuite/gdb.stabs/hppa.sed index 5ca1a00..bc1cf90 100644 --- a/gdb/testsuite/gdb.stabs/hppa.sed +++ b/gdb/testsuite/gdb.stabs/hppa.sed @@ -9,7 +9,7 @@ Label0: s/N_LSYM/0x80/ s/N_GSYM/0x20/ s/# Replace a single backslash with a doubled backslash// -/\.stabs/s/\\/\\\\/ +/\.stabs/s/\\/\\\\/g s/# Only labels should be at the beginning of a line, assembler directives// s/# and instructions should start somewhere after column zero.// /^\./s/^\./ ./ |