2004-03-19 Andrew Cagney <cagney@redhat.com>
* PROBLEMS: Delete note that ARM does not use frame code, problem fixed.
This commit is contained in:
parent
e5d10b6033
commit
f826dce170
2 changed files with 5 additions and 9 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-03-19 Andrew Cagney <cagney@redhat.com>
|
||||||
|
|
||||||
|
* PROBLEMS: Delete note that ARM does not use frame code, problem
|
||||||
|
fixed.
|
||||||
|
|
||||||
2004-03-18 Andrew Cagney <cagney@redhat.com>
|
2004-03-18 Andrew Cagney <cagney@redhat.com>
|
||||||
|
|
||||||
* stack.c (return_command): Delete code wrapped in #ifdef
|
* stack.c (return_command): Delete code wrapped in #ifdef
|
||||||
|
|
|
@ -14,15 +14,6 @@ People encountering problems with these targets should consult GDB's
|
||||||
web pages and mailing lists (http://www.gnu.org/software/gdb/) to see
|
web pages and mailing lists (http://www.gnu.org/software/gdb/) to see
|
||||||
if there is an update.
|
if there is an update.
|
||||||
|
|
||||||
arm-*-*
|
|
||||||
|
|
||||||
GDB's ARM target, in 6.0, has not been updated to use the new frame
|
|
||||||
mechanism.
|
|
||||||
|
|
||||||
Fortunately the ARM target, in the GDB's mainline sources, has been
|
|
||||||
updated so people encountering problems should consider downloading a
|
|
||||||
more current GDB (http://www.gnu.org/software/gdb/current).
|
|
||||||
|
|
||||||
*** Regressions since gdb 6.0
|
*** Regressions since gdb 6.0
|
||||||
|
|
||||||
gdb/826: variables in C++ namespaces have to be enclosed in quotes
|
gdb/826: variables in C++ namespaces have to be enclosed in quotes
|
||||||
|
|
Loading…
Add table
Reference in a new issue