From 9868a07af79d35d21d4dbc5e810fa7f817e97b85 Mon Sep 17 00:00:00 2001 From: CSRG Date: Fri, 20 May 1988 02:32:47 -0800 Subject: [PATCH 1/1] BSD 4_3_Tahoe development Work on file usr/src/ucb/dbx/tests/cc/out/out.tahoe/dump.out Synthesized-from: CSRG/cd2/4.3tahoe --- .../ucb/dbx/tests/cc/out/out.tahoe/dump.out | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 usr/src/ucb/dbx/tests/cc/out/out.tahoe/dump.out diff --git a/usr/src/ucb/dbx/tests/cc/out/out.tahoe/dump.out b/usr/src/ucb/dbx/tests/cc/out/out.tahoe/dump.out new file mode 100644 index 0000000000..eb62399d40 --- /dev/null +++ b/usr/src/ucb/dbx/tests/cc/out/out.tahoe/dump.out @@ -0,0 +1,39 @@ +reading symbolic information ... +[1] stop at 20 +[1] stopped in $b1 at line 20 + 20 j = j + i; +$b1, line 20 in "dump.c" +sub(), line 20 in "dump.c" +main(0x1, 0xbfffe7e8, 0xbfffe7f0), line 10 in "dump.c" +----- +$b1, line 20 in "dump.c" +j = 0 +----- +sub(), line 20 in "dump.c" +i = 1 +j = 0 +----- +main(0x1, 0xbfffe7e8, 0xbfffe7f0), line 10 in "dump.c" +----- +$b1, line 20 in "dump.c" +j = 0 + +sub(), line 20 in "dump.c" +i = 1 +j = 0 + +main(0x1, 0xbfffe7e8, 0xbfffe7f0), line 10 in "dump.c" + +in "": +errno = 0 +_lg_flag = 1 +_dbargs = 0 +environ = -1073747984 +cerror.o = 1076372265 +fakcu.o = 16384 +exit.o = 1076372265 +dump.o = 4367 +crt0.o = 59822 +dump.i = 3 + + -- 2.20.1