aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1996-10-15 21:26:29 +0000
committerMartin Hunt <hunt@redhat.com>1996-10-15 21:26:29 +0000
commit3f3d60c1bc27b28bea098cc7f175c3f704530eab (patch)
treed1f3d0105e35d143493809300d5c9f38dd12fcb1 /gdb
parentede836b9aac6f5c83086dac1caf8bbdad483f42b (diff)
downloadgdb-3f3d60c1bc27b28bea098cc7f175c3f704530eab.zip
gdb-3f3d60c1bc27b28bea098cc7f175c3f704530eab.tar.gz
gdb-3f3d60c1bc27b28bea098cc7f175c3f704530eab.tar.bz2
Tue Oct 15 14:24:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/powerpc/tm-ppc-eabi.h: Undefine NO_SINGLE_STEP so targets can use single-step commands.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 32d8af2..214f638 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,13 @@
+Tue Oct 15 14:24:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
+
+ * config/powerpc/tm-ppc-eabi.h: Undefine NO_SINGLE_STEP so targets
+ can use single-step commands.
+
+Sun Oct 13 11:38:25 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR is non-zero,
+ follow typedefs before checking TYPE_CODE for structures and unions.
+
Fri Oct 11 15:43:54 1996 Stu Grossman (grossman@critters.cygnus.com)
* frame.h: Move definition of struct frame_saved_args to before