BSD 4_1c_2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Mon, 21 Feb 1983 06:07:00 +0000 (22:07 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Mon, 21 Feb 1983 06:07:00 +0000 (22:07 -0800)
Work on file usr/src/ucb/dbx/READ_ME

Synthesized-from: CSRG/cd1/4.1c.2

usr/src/ucb/dbx/READ_ME [new file with mode: 0644]

diff --git a/usr/src/ucb/dbx/READ_ME b/usr/src/ucb/dbx/READ_ME
new file mode 100644 (file)
index 0000000..ed86e9d
--- /dev/null
@@ -0,0 +1,19 @@
+This is a very new version of a multi-language debugger for UNIX.
+Bugs are to be expected.
+
+Interface files (.h) are automatically generated from implementation files (.c)
+so they (the .h files) should not be modified.
+
+Things to do:
+    testing 1 2 3 ...
+    dynamic scoping
+    parameter passing
+    tracing register variables
+    dynamic bounds for ranges
+    Fortran
+    eliminate redundant header file information
+    variable numbers of parameters
+    overloading
+    Pascal
+    screen-oriented front end
+    cleaner and more powerful event specification syntax