diff options
author | Yao Qi <yao.qi@linaro.org> | 2015-06-17 17:03:03 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2015-06-17 17:16:00 +0100 |
commit | 920467912a594a3e5af1d779487ffe3e5c550aef (patch) | |
tree | 5ac4566db581fc90ada80121ab2277829789f8a0 /mkdep | |
parent | 696ddf4b52bd4b4d3997ca1a514b1d07fcea3715 (diff) | |
download | gdb-920467912a594a3e5af1d779487ffe3e5c550aef.zip gdb-920467912a594a3e5af1d779487ffe3e5c550aef.tar.gz gdb-920467912a594a3e5af1d779487ffe3e5c550aef.tar.bz2 |
Fix tcl error
This patch fixes the following tcl error
Running ../../../binutils-gdb/gdb/testsuite/gdb.base/break-interp.exp ...
ERROR: (DejaGnu) proc "else" does not exist.
The error code is NONE
The info on the error is:
invalid command name "else"
while executing
"::tcl_unknown else"
("uplevel" body line 1)
invoked from within
"uplevel 1 ::tcl_unknown $args"
gdb/testsuite:
2015-06-17 Yao Qi <yao.qi@linaro.org>
* lib/gdb.exp (get_build_id): Move braces and "else" to the same
line.
Diffstat (limited to 'mkdep')
0 files changed, 0 insertions, 0 deletions