aboutsummaryrefslogtreecommitdiff
path: root/tests/gdbmtool/config/default.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gdbmtool/config/default.exp')
-rw-r--r--tests/gdbmtool/config/default.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gdbmtool/config/default.exp b/tests/gdbmtool/config/default.exp
index eab27ef..7376896 100644
--- a/tests/gdbmtool/config/default.exp
+++ b/tests/gdbmtool/config/default.exp
@@ -11,7 +11,7 @@ proc gdbmtool_start {args} {
global top_builddir
global gdbmtool_prompt
- set cmd "$top_builddir/src/gdbmtool -q $args"
+ set cmd "$top_builddir/tools/gdbmtool -q $args"
verbose "running $cmd" 1
set gdbmtool_spawn_id [remote_spawn host $cmd]

Return to:

Send suggestions and report system problems to the System administrator.