added support for debugger

This commit is contained in:
ceriel
1990-07-30 15:56:25 +00:00
parent 36ce140e43
commit 640fe76319
16 changed files with 478 additions and 26 deletions

View File

@@ -62,6 +62,8 @@ By default, warnings in class \fBO\fR and \fBW\fR are given.
allow for warning messages whose class is a member of \fIclasses\fR.
.IP \fB\-x\fR
make all procedure names global, so that \fIadb\fR(1) understands them.
.IP \fB\-g\fR
produce a DBX-style symbol table.
.IP \fB\-l\fR
enable local extensions. Currently, the only local extension consists of
procedure constants.