summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2002-04-05 16:45:04 +0000
committerJoel Brobecker <brobecker@gnat.com>2002-04-05 16:45:04 +0000
commit1e1832396361dbf63b86aa996341b464c8a5988d (patch)
treedc3d99c14109393a44e1b88f20ff12828b046dab /gdb
parentbc5c8a18d156eee212ba14bbf97fa3d10f4b8d95 (diff)
downloadgdb-1e1832396361dbf63b86aa996341b464c8a5988d.tar.gz
Document the addition of the new xfullpath.exp testcase.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 7b17a204a78..4ae7c5617eb 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-05 J. Brobecker <brobecker@gnat.com>
+
+ * gdb.gdb/xfullpath.exp: New test, to exercise the new
+ xfullpath () function.
+
2002-04-04 Daniel Jacobowitz <drow@mvista.com>
* gdb.asm/Makefile.in: Correct dependencies.