aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2009-07-15 01:18:58 +0000
committerMichael Snyder <msnyder@vmware.com>2009-07-15 01:18:58 +0000
commitdcd5da877702d1db4eb428ac13c25a9e32372e5e (patch)
tree513348d22c242683931d40c8b106cff1745a1a80 /gdb/testsuite/ChangeLog
parent6e0a4f159349aa3d4f6a0c46eb23ec86197fccfc (diff)
downloadgdb-dcd5da877702d1db4eb428ac13c25a9e32372e5e.zip
gdb-dcd5da877702d1db4eb428ac13c25a9e32372e5e.tar.gz
gdb-dcd5da877702d1db4eb428ac13c25a9e32372e5e.tar.bz2
2009-07-14 Michael Snyder <msnyder@vmware.com>
* gdb.reverse/finish-reverse.exp: Do not expect reverse-finish to bring gdb to the beginning of the calling line.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 4c3fd09..c2ae2f8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,8 @@
2009-07-14 Michael Snyder <msnyder@vmware.com>
+ * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
+ to bring gdb to the beginning of the calling line.
+
* gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
confusing the i386 epilogue unwinder.