Add M2 to what's new.

This commit is contained in:
John Gilmore 1991-09-19 10:40:34 +00:00
parent 56d921a893
commit 94d86c7cb5

View file

@ -1,4 +1,16 @@
GDB 4.0 -- what has changed since 3.5?
What has changed since GDB-3.5?
* GDB and Modula-2
GDB now has preliminary support for the GNU Modula-2 compiler,
currently under development at the State University of New York at
Buffalo. Development of both GDB and the GNU Modula-2 compiler will
continue through the fall of 1991 and into 1992.
Other Modula-2 compilers are currently not supported, and attempting to
debug programs compiled with them will likely result in an error as the
symbol table of the executable is read in.
* New Facilities