aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2019-06-13 00:06:52 +0100
committerPedro Alves <palves@redhat.com>2019-06-13 00:10:41 +0100
commitccf46844d3e5ad4af9f3a10cc0599c939138d566 (patch)
tree4d525097276ed1682eed8898f9be657cef560624
parent597bf39df91c9a2e27cf1966dd4c942ac645ae33 (diff)
downloadgdb-ccf46844d3e5ad4af9f3a10cc0599c939138d566.zip
gdb-ccf46844d3e5ad4af9f3a10cc0599c939138d566.tar.gz
gdb-ccf46844d3e5ad4af9f3a10cc0599c939138d566.tar.bz2
gdb.base/completion.exp: Fix comment typo
Noticed this while writing the following patch. We cd to $srcdir, not $objdir. gdb/testsuite/ChangeLog: 2019-06-13 Pedro Alves <palves@redhat.com> * gdb.base/completion.exp: Fix comment typo.
-rw-r--r--gdb/testsuite/ChangeLog4
-rw-r--r--gdb/testsuite/gdb.base/completion.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 5590bf9..cff713c 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2019-06-13 Pedro Alves <palves@redhat.com>
+ * gdb.base/completion.exp: Fix comment typo.
+
+2019-06-13 Pedro Alves <palves@redhat.com>
+
* gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
foo --1" test.
diff --git a/gdb/testsuite/gdb.base/completion.exp b/gdb/testsuite/gdb.base/completion.exp
index b110ba3..e705f8c 100644
--- a/gdb/testsuite/gdb.base/completion.exp
+++ b/gdb/testsuite/gdb.base/completion.exp
@@ -665,7 +665,7 @@ gdb_test "complete whatis &values\[0\]->z" \
# strategy on Tuesdays to get the cursor in the right place, that's
# not something the testsuite should care about.
#
-# So, we avoid long lines. We `cd' to ${objdir} first, and then do
+# So, we avoid long lines. We `cd' to ${srcdir} first, and then do
# the completion relative to the current directory.
# ${srcdir} may be a relative path. We want to make sure we end up