BSD 4_3 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 28 Feb 1985 11:35:58 +0000 (03:35 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 28 Feb 1985 11:35:58 +0000 (03:35 -0800)
Work on file usr/src/ucb/dbx/READ_ME

Synthesized-from: CSRG/cd1/4.3

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..f0216e3
--- /dev/null
@@ -0,0 +1,23 @@
+This is a modified version of the 4.2BSD debugger dbx.  It is intended
+to be able to handle Modula-2, Pascal, C and Fortran.
+
+The source is written in C, with interface files (names ending in ".h")
+automatically generated from implementation files (names ending in ".c")
+so they (the ".h" files) should NOT be modified.
+
+The subdirectory "tests" contains some test cases for Modula-2, C, and Pascal.
+These tests should be run successfully before installing dbx.
+
+Makefile contains the relevant information for building, testing, and
+installing dbx.  Running "make" will build dbx, "make test" will test it, and
+"make install" will install it after first checking to make sure it has
+passed all the available tests.
+
+Please reports problems, comments, and suggestions to:
+
+       Mark Linton
+       Computer Systems Laboratory
+       Stanford University
+
+       ARPA:   linton@su-shasta
+       UUCP:   Shasta!linton or ucbvax!linton