BSD 4_3_Tahoe development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Tue, 26 Mar 1985 15:06:28 +0000 (07:06 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Tue, 26 Mar 1985 15:06:28 +0000 (07:06 -0800)
Work on file usr/src/lib/old_compiler/dbx/tests/pc/incltest.out
Work on file usr/src/ucb/dbx/tests/pc/incltest.out

Synthesized-from: CSRG/cd2/4.3tahoe

usr/src/lib/old_compiler/dbx/tests/pc/incltest.out [new file with mode: 0644]
usr/src/ucb/dbx/tests/pc/incltest.out [new file with mode: 0644]

diff --git a/usr/src/lib/old_compiler/dbx/tests/pc/incltest.out b/usr/src/lib/old_compiler/dbx/tests/pc/incltest.out
new file mode 100644 (file)
index 0000000..e22bac4
--- /dev/null
@@ -0,0 +1,19 @@
+reading symbolic information ...
+includes.v
+includes.p
+var p : includes.T;
+included.T includes.T
+type T = record
+    a : integer;
+    b : integer;
+end;
+included.OT includes.OT
+type OT = integer;
+included.Blah
+[1] stop in Blah
+[1] stopped in Blah at line 6 in file "included.p"
+    6   begin
+Blah(), line 6 in "included.p"
+program(), line 13 in "includes.p"
+main(0x1, 0x7fffe7e4, 0x7fffe7ec) at 0x6d
+
diff --git a/usr/src/ucb/dbx/tests/pc/incltest.out b/usr/src/ucb/dbx/tests/pc/incltest.out
new file mode 100644 (file)
index 0000000..e22bac4
--- /dev/null
@@ -0,0 +1,19 @@
+reading symbolic information ...
+includes.v
+includes.p
+var p : includes.T;
+included.T includes.T
+type T = record
+    a : integer;
+    b : integer;
+end;
+included.OT includes.OT
+type OT = integer;
+included.Blah
+[1] stop in Blah
+[1] stopped in Blah at line 6 in file "included.p"
+    6   begin
+Blah(), line 6 in "included.p"
+program(), line 13 in "includes.p"
+main(0x1, 0x7fffe7e4, 0x7fffe7ec) at 0x6d
+