aboutsummaryrefslogtreecommitdiff
path: root/gdb/WHATS.NEW
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-09-19 10:40:34 +0000
committerJohn Gilmore <gnu@cygnus>1991-09-19 10:40:34 +0000
commit94d86c7cb51e58fbd5ff1b0b4ec3c83ed7ec3c67 (patch)
tree55bb66624b0f9260a121507c8f56277e0a1eff5a /gdb/WHATS.NEW
parent56d921a893224a89830fcd2dbeaa7f6164e603f3 (diff)
downloadgdb-94d86c7cb51e58fbd5ff1b0b4ec3c83ed7ec3c67.zip
gdb-94d86c7cb51e58fbd5ff1b0b4ec3c83ed7ec3c67.tar.gz
gdb-94d86c7cb51e58fbd5ff1b0b4ec3c83ed7ec3c67.tar.bz2
Add M2 to what's new.
Diffstat (limited to 'gdb/WHATS.NEW')
-rwxr-xr-xgdb/WHATS.NEW14
1 files changed, 13 insertions, 1 deletions
diff --git a/gdb/WHATS.NEW b/gdb/WHATS.NEW
index 99eee81..5f56789 100755
--- a/gdb/WHATS.NEW
+++ b/gdb/WHATS.NEW
@@ -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