From: CSRG Date: Mon, 21 Feb 1983 06:07:00 +0000 (-0800) Subject: BSD 4_1c_2 development X-Git-Tag: BSD-4_1c_2~442 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/67e4813e965dfa96c9bcb48e908db02e08b3f62e BSD 4_1c_2 development Work on file usr/src/ucb/dbx/READ_ME Synthesized-from: CSRG/cd1/4.1c.2 --- diff --git a/usr/src/ucb/dbx/READ_ME b/usr/src/ucb/dbx/READ_ME new file mode 100644 index 0000000000..ed86e9da22 --- /dev/null +++ b/usr/src/ucb/dbx/READ_ME @@ -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