* TODO (GDB 5.1 Known Problems): Document z8k as broken.
This commit is contained in:
parent
5810f3948f
commit
eccbb20dda
@ -1,3 +1,7 @@
|
|||||||
|
2001-03-05 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
|
* TODO (GDB 5.1 Known Problems): Document z8k as broken.
|
||||||
|
|
||||||
Mon Mar 5 11:56:09 2001 Christopher Faylor <cgf@cygnus.com>
|
Mon Mar 5 11:56:09 2001 Christopher Faylor <cgf@cygnus.com>
|
||||||
|
|
||||||
* wince.c: Change realloc to xrealloc throughout.
|
* wince.c: Change realloc to xrealloc throughout.
|
||||||
|
12
gdb/TODO
12
gdb/TODO
@ -238,6 +238,18 @@ similarly.
|
|||||||
|
|
||||||
http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00845.html
|
http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00845.html
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
|
GDB 5.1 Known Problems
|
||||||
|
======================
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
|
z8k
|
||||||
|
|
||||||
|
The z8k has suffered bit rot and is known to not build. The problem
|
||||||
|
was occuring in the opcodes directory.
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
GDB 5.2 - Fixes
|
GDB 5.2 - Fixes
|
||||||
|
Loading…
Reference in New Issue
Block a user