aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-03-21 22:53:49 +0000
committerAndrew Cagney <cagney@redhat.com>2004-03-21 22:53:49 +0000
commitca4bb888c147506ec98a7a7bbb8cf5b8a712f2ae (patch)
treee5020bf7ec580e265c84e7f0957c9628a62f99ae /gdb/ChangeLog
parent1777c7b4ae24cb323d1a29c268fa9eb43be02d2a (diff)
downloadgdb-ca4bb888c147506ec98a7a7bbb8cf5b8a712f2ae.zip
gdb-ca4bb888c147506ec98a7a7bbb8cf5b8a712f2ae.tar.gz
gdb-ca4bb888c147506ec98a7a7bbb8cf5b8a712f2ae.tar.bz2
2004-03-21 Andrew Cagney <cagney@redhat.com>
* infrun.c (handle_inferior_event): For non legacy frames, use the frame ID and frame type to identify a signal trampoline. Update comments.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 07f8d56..16e852a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-21 Andrew Cagney <cagney@redhat.com>
+
+ * infrun.c (handle_inferior_event): For non legacy frames, use the
+ frame ID and frame type to identify a signal trampoline. Update
+ comments.
+
2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
* mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".