diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-07-26 18:30:19 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-07-26 18:30:19 +0000 |
commit | a1b461bf403f675bf552b7f6783a732aa34056d7 (patch) | |
tree | ca90fc2677e0e8180845a0c12f002f24eed29232 /gdb/NEWS | |
parent | cb1a6d5f515a44ffcdc3bbf20c2e01ee8a37670d (diff) | |
download | gdb-a1b461bf403f675bf552b7f6783a732aa34056d7.zip gdb-a1b461bf403f675bf552b7f6783a732aa34056d7.tar.gz gdb-a1b461bf403f675bf552b7f6783a732aa34056d7.tar.bz2 |
2004-07-26 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
and h8300 as broken.
* NEWS: END-OF-LIFE frame compatibility module.
* PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
specific comments.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -54,6 +54,29 @@ OpenBSD/powerpc powerpc-*-openbsd* NetBSD/vax vax-*-netbsd* OpenBSD/vax vax-*-openbsd* +* END-OF-LIFE frame compatibility module + +GDB's internal frame infrastructure has been completely rewritten. +The new infrastructure making it possible to support key new features +including DWARF 2 Call Frame Information. To aid in the task of +migrating old configurations to this new infrastructure, a +compatibility module, that allowed old configurations to continue to +work, was also included. + +GDB 6.2 will be the last release to include this frame compatibility +module. This change directly impacts the following configurations: + +h8300-*-* +mcore-*-* +mn10300-*-* +ns32k-*-* +sh64-*-* +v850-*-* +xstormy16-*-* + +Unless there is activity to revive these configurations, they will be +made OBSOLETE in GDB 6.3, and REMOVED from GDB 6.4. + * REMOVED configurations and files Sun 3, running SunOS 3 m68*-*-sunos3* |