diff options
Diffstat (limited to 'gdb/testsuite/gdb.disasm/hppa.exp')
-rw-r--r-- | gdb/testsuite/gdb.disasm/hppa.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.disasm/hppa.exp b/gdb/testsuite/gdb.disasm/hppa.exp index 4c679a9..7296a8a 100644 --- a/gdb/testsuite/gdb.disasm/hppa.exp +++ b/gdb/testsuite/gdb.disasm/hppa.exp @@ -29,6 +29,7 @@ if ![istarget "hppa*-*-*"] { return } + set prms_id 0 set bug_id 0 |