diff options
author | Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com> | 2011-12-30 14:30:39 +0000 |
---|---|---|
committer | Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com> | 2011-12-30 14:30:39 +0000 |
commit | e4a7ca93abc3e798955548ddefec5517ffeeb6d1 (patch) | |
tree | 920ab9b95973b797c1ce271bfc34813626713c2c /gdb | |
parent | 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com> (diff) | |
download | binutils-gdb-e4a7ca93abc3e798955548ddefec5517ffeeb6d1.tar.gz binutils-gdb-e4a7ca93abc3e798955548ddefec5517ffeeb6d1.tar.bz2 binutils-gdb-e4a7ca93abc3e798955548ddefec5517ffeeb6d1.zip |
Fixing previous Changelog entry (removing the unnecessary "gdb/testsuite/" line
and adding the missing period)
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5f91bcb3d68..91b9487a63c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,7 +1,6 @@ 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com> - gdb/testsuite/ - * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64 + * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64. * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support is not enabled. |