From: Joel Brobecker Date: Fri, 5 Apr 2002 16:45:04 +0000 (+0000) Subject: Document the addition of the new xfullpath.exp testcase. X-Git-Tag: binutils-2_13-branchpoint~1521 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24181d81cca5fe0ee66059178bcd521e8db4206f;p=thirdparty%2Fbinutils-gdb.git Document the addition of the new xfullpath.exp testcase. --- 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 + + * gdb.gdb/xfullpath.exp: New test, to exercise the new + xfullpath () function. + 2002-04-04 Daniel Jacobowitz * gdb.asm/Makefile.in: Correct dependencies.