diff options
Diffstat (limited to 'gdb/testsuite/gdb.chill/pr-5646.exp')
-rw-r--r-- | gdb/testsuite/gdb.chill/pr-5646.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.chill/pr-5646.exp b/gdb/testsuite/gdb.chill/pr-5646.exp index 3ef5524..00189a0 100644 --- a/gdb/testsuite/gdb.chill/pr-5646.exp +++ b/gdb/testsuite/gdb.chill/pr-5646.exp @@ -42,7 +42,7 @@ if { [compile "${srcfile} -g ${objfile2} -o ${binfile} ${CHILL_RT0} ${CHILL_LIB } proc do_tests {} { - global prms_id bug_id subdir objdir srcdir binfile prompt + global prms_id bug_id subdir objdir srcdir binfile gdb_prompt set prms_id 0 set bug_id 0 |