aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-03-20 22:52:53 +0000
committerAndrew Cagney <cagney@redhat.com>2003-03-20 22:52:53 +0000
commitf20d38b7ff3da36ec0ccc69bc40af853724ea8e3 (patch)
tree0507d7c6a304aa38b5d2bc3d5723ad577a0b639b /gdb/ChangeLog
parent0022b738691998cec611963e1c221c00468533ed (diff)
downloadfsf-binutils-gdb-f20d38b7ff3da36ec0ccc69bc40af853724ea8e3.zip
fsf-binutils-gdb-f20d38b7ff3da36ec0ccc69bc40af853724ea8e3.tar.gz
fsf-binutils-gdb-f20d38b7ff3da36ec0ccc69bc40af853724ea8e3.tar.bz2
2003-03-20 Andrew Cagney <cagney@redhat.com>
* infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro. (handle_inferior_event): Remove code calling DYNAMIC_TRAMPOLINE_NEXTPC.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9606f6e..c60bccd 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2003-03-20 Andrew Cagney <cagney@redhat.com>
+ * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
+ (handle_inferior_event): Remove code calling
+ DYNAMIC_TRAMPOLINE_NEXTPC.
+
* Makefile.in (init.c): Don't add $(srcdir) prefix when a file
already has a full path.