diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ce31b8e..d424106 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-04-24 Jason Thorpe <thorpej@wasabisystems.com> + + * NEWS: Note that Alpha targets are now multi-arch. + 2002-04-24 Michael Snyder <msnyder@redhat.com> * parser-defs.h (prev_lexptr): New external variable. @@ -3,6 +3,10 @@ *** Changes since GDB 5.2: +* Changes in Alpha configurations. + +Multi-arch support is enabled for all Alpha configurations. + * New command "set max-user-call-depth <nnn>" This command allows the user to limit the call depth of user-defined |