diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-04-25 01:21:58 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-04-25 01:21:58 +0000 |
commit | 2f4bc57b955a3c78e3c9a5e282e17da1baef9d7d (patch) | |
tree | 9423c406e6dda5353dd1944e4f71e014417d1d50 /gdb/NEWS | |
parent | 96c4b5e0c7fc34e985ffb60412c1960fd7899247 (diff) | |
download | gdb-2f4bc57b955a3c78e3c9a5e282e17da1baef9d7d.zip gdb-2f4bc57b955a3c78e3c9a5e282e17da1baef9d7d.tar.gz gdb-2f4bc57b955a3c78e3c9a5e282e17da1baef9d7d.tar.bz2 |
* NEWS: Note that Alpha targets are now multi-arch.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |