|
|
coherent
/state save def
/S { show } bind def
/M { moveto } bind def
/L { rlineto currentpoint stroke moveto } bind def
currentscreen % freq angle proc
3 -1 roll % angle proc freq
2 mul % angle proc 2*freq
3 1 roll % 2*freq angle proc
setscreen
150 677 moveto
358 0 rlineto
5 setlinewidth
.8 setgray
stroke
0 setgray
72 678 moveto
78 0 rlineto
15 setlinewidth
1 setlinecap
stroke
0 setlinecap
1 setgray
72 674 M
/fontHB /Helvetica-Narrow-BoldOblique findfont 12.0 scalefont def
/fHB { fontHB setfont } bind def
fHB (db) S
87.9 674 M
/fontHR /Helvetica-Narrow findfont 12.0 scalefont def
/fHR { fontHR setfont } bind def
fHR (\320) S
101.6 674 M (Command) S
0 setgray
1 setlinewidth
72 662.6 M
/fontR /Bookman-Light findfont 9.0 scalefont def
/fR { fontR setfont } bind def
fR (Assembler-level) S
142.6 662.6 M (symbolic) S
183.8 662.6 M (debugger) S
72 652.6 M
/fontB /Bookman-Demi findfont 9.0 scalefont def
/fB { fontB setfont } bind def
fB (db) S
86 652.6 M ([-cdefort]) S
130.5 652.6 M ([[) S
/fontI /Bookman-LightItalic findfont 9.0 scalefont def
/fI { fontI setfont } bind def
fI (mapfile) S
168.2 652.6 M fB (]) S
173.8 652.6 M fI (program) S
210.3 652.6 M fB (]) S
72 636.6 M (db) S
86.9 636.6 M fR (is) S
98 636.6 M (an) S
112.8 636.6 M (interactive,) S
164.9 636.6 M (symbolic) S
207 636.6 M (debugger.) S
256.3 636.6 M (It) S
266.5 636.6 M (allows) S
297.4 636.6 M (you) S
317.1 636.6 M (to) S
329.3 636.6 M (run) S
349 636.6 M (object) S
378.6 636.6 M (files) S
399.8 636.6 M (and) S
420.1 636.6 M (executable) S
470 636.6 M (programs) S
72 626.6 M (under) S
102.2 626.6 M (trace) S
128 626.6 M (control) S
162.7 626.6 M (\(see) S
183.4 626.6 M (the) S
201.4 626.6 M (Lexicon) S
238.7 626.6 M (entry) S
265.4 626.6 M (for) S
281.2 626.6 M fB (ptrace) S fR (\),) S
320 626.6 M (run) S
340 626.6 M (programs) S
385.3 626.6 M (with) S
408.4 626.6 M (embedded) S
456.7 626.6 M (breakpoints,) S
72 616.6 M (and) S
93.9 616.6 M (dump) S
124.8 616.6 M (and) S
146.7 616.6 M (patch) S
176.6 616.6 M (files) S
199.4 616.6 M (in) S
213.4 616.6 M (a) S
223.9 616.6 M (variety) S
258.4 616.6 M (of) S
271.6 616.6 M (forms.) S
307.4 616.6 M (You) S
329.6 616.6 M (can) S
350.6 616.6 M (use) S
371.3 616.6 M (it) S
382.8 616.6 M (to) S
396.5 616.6 M (debug) S
428.3 616.6 M (assembly-language) S
72 606.6 M (programs) S
117.1 606.6 M (that) S
138.8 606.6 M (have) S
162.9 606.6 M (been) S
187.4 606.6 M (assembled) S
236.9 606.6 M (by) S
251.1 606.6 M fB (as) S fR (,) S
267.5 606.6 M (the) S
285.3 606.6 M (Mark) S
311.9 606.6 M (Williams) S
353.3 606.6 M (assembler,) S
404 606.6 M (and) S
424.4 606.6 M (programs) S
469.4 606.6 M (that) S
491 606.6 M (have) S
72 596.6 M (been) S
95.5 596.6 M (compiled) S
137.4 596.6 M (with) S
159.3 596.6 M (the) S
176.1 596.6 M (Mark) S
201.7 596.6 M (Williams) S
242.1 596.6 M (C) S
251.6 596.6 M (compiler) S
291.9 596.6 M fB (cc) S fR (.) S
72 580.6 M fHB (What) S
99.7 580.6 M (is) S
111.7 580.6 M (db?) S
72 566.6 M fB (db) S
87.6 566.6 M fR (is) S
99.4 566.6 M (a) S
109 566.6 M (symbolic) S
151.8 566.6 M (debugger,) S
198.9 566.6 M (which) S
229.5 566.6 M (means) S
262.6 566.6 M (that) S
284.9 566.6 M (it) S
295.5 566.6 M (works) S
325.9 566.6 M (with) S
349.3 566.6 M (the) S
367.6 566.6 M (symbol) S
403 566.6 M (tables) S
433.3 566.6 M (that) S
455.5 566.6 M (the) S
473.8 566.6 M (compiler) S
72 556.6 M (builds) S
103 556.6 M (into) S
123.9 556.6 M (the) S
141.7 556.6 M (object) S
171.4 556.6 M (files) S
192.7 556.6 M (it) S
202.7 556.6 M (generates.) S
253.8 556.6 M (Because) S
293.8 556.6 M fB (db) S
308.7 556.6 M fR (works) S
338.5 556.6 M (on) S
353.2 556.6 M (the) S
370.9 556.6 M (level) S
393.9 556.6 M (of) S
405.5 556.6 M (assembly) S
449.6 556.6 M (language,) S
495.3 556.6 M (you) S
72 546.6 M (need) S
95.5 546.6 M (a) S
103.5 546.6 M (working) S
141.2 546.6 M (knowledge) S
189.7 546.6 M (of) S
200.4 546.6 M (i80386) S
233.5 546.6 M (assembly) S
276.7 546.6 M (language) S
318.7 546.6 M (and) S
338.1 546.6 M (microprocessor) S
407.3 546.6 M (architecture.) S
72 530.6 M fHB (Invoking) S
116.1 530.6 M (db) S
72 516.6 M fR (To) S
85.7 516.6 M (invoke) S
117.2 516.6 M fB (db) S fR (,) S
134.3 516.6 M (type) S
155.8 516.6 M (its) S
169.7 516.6 M (name,) S
199.7 516.6 M (plus) S
221.8 516.6 M (the) S
238.9 516.6 M (options) S
274.2 516.6 M (you) S
293.3 516.6 M (want) S
317.9 516.6 M (\(if) S
329.3 516.6 M (any\)) S
350.9 516.6 M (and) S
370.5 516.6 M (the) S
387.5 516.6 M (name) S
414.6 516.6 M (of) S
425.5 516.6 M (the) S
442.5 516.6 M (files) S
463 516.6 M (with) S
485.1 516.6 M (which) S
72 506.6 M (you) S
93.9 506.6 M (will) S
115 506.6 M (be) S
131.1 506.6 M (working.) S
177.6 506.6 M fI (mapfile) S
215.2 506.6 M fR (is) S
228.4 506.6 M (an) S
245.3 506.6 M (object) S
277 506.6 M (file) S
295.7 506.6 M (that) S
319.4 506.6 M (supplies) S
361.6 506.6 M (a) S
372.6 506.6 M (symbol) S
409.5 506.6 M (table.) S
442.4 506.6 M fI (program) S
484.1 506.6 M fR (is) S
497.3 506.6 M (the) S
72 496.6 M (executable) S
121.9 496.6 M (program) S
162.2 496.6 M (to) S
174.3 496.6 M (be) S
188.1 496.6 M (debugged.) S
238.9 496.6 M (If) S
248.4 496.6 M (both) S
271.9 496.6 M (names) S
304.2 496.6 M (are) S
321.5 496.6 M (given,) S
350.6 496.6 M (the) S
368.1 496.6 M (options) S
403.8 496.6 M (default) S
437.6 496.6 M (to) S
449.6 496.6 M fB (-c) S fR (.) S
464.3 496.6 M (If) S
473.7 496.6 M (only) S
495.7 496.6 M (one) S
72 486.6 M (name) S
99.9 486.6 M (is) S
111.1 486.6 M (given,) S
140.4 486.6 M (it) S
150.4 486.6 M (is) S
161.6 486.6 M (the) S
179.4 486.6 M fI (program) S fR (;) S
221.8 486.6 M (in) S
234.2 486.6 M (this) S
254.6 486.6 M (case) S
277.3 486.6 M (the) S
295 486.6 M (options) S
330.9 486.6 M (default) S
364.9 486.6 M (to) S
377.1 486.6 M fB (-o) S fR (.) S
392.4 486.6 M (If) S
402 486.6 M (both) S
425.6 486.6 M (names) S
458 486.6 M (are) S
475.4 486.6 M (omitted,) S
72 476.6 M fI (mapfile) S
107.7 476.6 M fR (defaults) S
146.6 476.6 M (to) S
159.1 476.6 M fB (l.out) S
184.7 476.6 M fR (or) S
197.7 476.6 M fB (a.out) S fR (,) S
228.2 476.6 M (and) S
248.8 476.6 M fI (program) S
288.7 476.6 M fR (defaults) S
327.6 476.6 M (to) S
340.1 476.6 M fB (core) S fR (.) S
366.8 476.6 M (If) S
376.7 476.6 M (possible,) S
418.8 476.6 M fB (db) S
434 476.6 M fR (accesses) S
475.4 476.6 M fI (program) S
72 466.6 M fR (with) S
93.9 466.6 M (write) S
118.4 466.6 M (permission.) S
72 450.6 M fB (db) S
86 450.6 M fR (recognizes) S
133.9 450.6 M (the) S
150.7 450.6 M (following) S
192.2 450.6 M (command-line) S
257.4 450.6 M (options:) S
72 434.6 M fB (-c) S
93.6 434.6 M fI (program) S
132.4 434.6 M fR (is) S
142.7 434.6 M (a) S
150.8 434.6 M (core) S
171.9 434.6 M (file) S
187.7 434.6 M (produced) S
231.3 434.6 M (by) S
244.5 434.6 M (a) S
252.5 434.6 M (user) S
274.6 434.6 M (core) S
295.6 434.6 M (dump.) S
329.7 434.6 M fB (db) S
343.7 434.6 M fR (checks) S
376.4 434.6 M (the) S
393.2 434.6 M (name) S
420.1 434.6 M (of) S
430.8 434.6 M (the) S
447.6 434.6 M (command) S
493.4 434.6 M (that) S
93.6 424.6 M (invoked) S
131.7 424.6 M (the) S
149.9 424.6 M (process) S
187 424.6 M (that) S
209.1 424.6 M (produced) S
254.1 424.6 M (the) S
272.3 424.6 M (core,) S
297.5 424.6 M (against) S
333.4 424.6 M (the) S
351.6 424.6 M (name) S
379.9 424.6 M (of) S
392 424.6 M (the) S
410.2 424.6 M fI (mapfile,) S
448.8 424.6 M fR (if) S
458.6 424.6 M (given.) S
491.1 424.6 M (Pure) S
93.6 414.6 M (segments) S
137.4 414.6 M (are) S
153.9 414.6 M (read) S
175.9 414.6 M (from) S
198.9 414.6 M (the) S
215.7 414.6 M fI (mapfile) S fR (.) S
72 398.6 M fB (-d) S
93.6 398.6 M fI (program) S
136.2 398.6 M fR (is) S
150.3 398.6 M (a) S
162.2 398.6 M (system) S
199.4 398.6 M (dump.) S
237.4 398.6 M (If) S
250 398.6 M (the) S
270.7 398.6 M (command) S
320.4 398.6 M (line) S
343.1 398.6 M (names) S
378.5 398.6 M (no) S
396.1 398.6 M (files,) S
423 398.6 M fI (mapfile) S
461.3 398.6 M fR (defaults) S
502.8 398.6 M (to) S
93.6 388.6 M fB (/COHERENT) S
155.5 388.6 M fR (and) S
174.9 388.6 M fI (program) S
213.6 388.6 M fR (defaults) S
251.3 388.6 M (to) S
262.6 388.6 M fB (/dev/dump) S fR (.) S
72 372.6 M fB (-e) S
93.6 372.6 M fR (The) S
113.2 372.6 M (next) S
135.7 372.6 M (argument) S
181.5 372.6 M (is) S
192.4 372.6 M (an) S
207 372.6 M (object) S
236.4 372.6 M (file;) S
255.6 372.6 M fB (db) S
270.3 372.6 M fR (executes) S
311.3 372.6 M (it) S
320.9 372.6 M (as) S
334.1 372.6 M (a) S
342.7 372.6 M (child) S
367.6 372.6 M (process) S
403.9 372.6 M (and) S
423.9 372.6 M (passes) S
456.4 372.6 M (it) S
466 372.6 M (the) S
483.4 372.6 M (rest) S
503.4 372.6 M (of) S
93.6 362.6 M (the) S
111 362.6 M (command) S
157.4 362.6 M (line.) S
182.5 362.6 M (This) S
204.7 362.6 M (permits) S
241.3 362.6 M (the) S
258.7 362.6 M (shell) S
282.6 362.6 M (to) S
294.4 362.6 M (expand) S
329.4 362.6 M (wildcard) S
369.8 362.6 M (characters) S
418.9 362.6 M (that) S
440.1 362.6 M (you) S
459.4 362.6 M (place) S
485.3 362.6 M (in) S
497.3 362.6 M (the) S
93.6 352.6 M fB (db) S
107.6 352.6 M fR (command) S
153.4 352.6 M (line,) S
175 352.6 M (without) S
211.4 352.6 M (spoiling) S
248.2 352.6 M (the) S
265 352.6 M (syntax) S
296.7 352.6 M (of) S
307.4 352.6 M (the) S
324.2 352.6 M fB (db) S
338.2 352.6 M fR (command.) S
72 336.6 M fB (-f) S
93.6 336.6 M fR (Map) S
115.3 336.6 M fI (program) S
154 336.6 M fR (as) S
166.6 336.6 M (a) S
174.6 336.6 M (straight) S
211.3 336.6 M (array) S
237 336.6 M (of) S
247.7 336.6 M (bytes) S
273.5 336.6 M (\(file\).) S
72 320.6 M fB (-k) S
93.6 320.6 M fR (Map) S
117.4 320.6 M (program) S
159 320.6 M (as) S
173.7 320.6 M (a) S
183.8 320.6 M (kernel) S
216 320.6 M (process;) S
256.6 320.6 M fI (mapfile) S
293.2 320.6 M fR (defaults) S
333 320.6 M (to) S
346.4 320.6 M fB (/coherent) S fR (,) S
400.8 320.6 M (and) S
422.3 320.6 M fI (program) S
463.1 320.6 M fR (defaults) S
502.8 320.6 M (to) S
93.6 310.6 M fB (/dev/kmem) S fR (.) S
72 294.6 M fB (-o) S
93.6 294.6 M fI (program) S
133.2 294.6 M fR (is) S
144.3 294.6 M (an) S
159.1 294.6 M (object) S
188.7 294.6 M (file.) S
211 294.6 M (If) S
220.6 294.6 M fI (mapfile) S
256 294.6 M fR (is) S
267.1 294.6 M (given,) S
296.3 294.6 M (it) S
306.2 294.6 M (is) S
317.3 294.6 M (another) S
354.9 294.6 M (object) S
384.5 294.6 M (file) S
401 294.6 M (that) S
422.5 294.6 M (provides) S
462.6 294.6 M (the) S
480.2 294.6 M (symbol) S
93.6 284.6 M (table.) S
72 268.6 M fB (-p) S
83.8 268.6 M fI (prompt) S
93.6 258.6 M fR (Change) S
129.4 258.6 M (the) S
146.2 258.6 M (command) S
192 258.6 M (prompt) S
226.6 258.6 M (from) S
249.6 258.6 M fB (db:) S
266.6 258.6 M fR (to) S
277.9 258.6 M fI (prompt) S fR (.) S
72 242.6 M fB (-r) S
93.6 242.6 M fR (Only) S
118.3 242.6 M (read) S
141.6 242.6 M (the) S
159.7 242.6 M (file,) S
179.5 242.6 M (even) S
203.4 242.6 M (if) S
213.1 242.6 M (you) S
233.2 242.6 M (have) S
257.6 242.6 M (write) S
283.4 242.6 M (permission) S
335.5 242.6 M (for) S
351.3 242.6 M (it.) S
367.2 242.6 M (Use) S
387.5 242.6 M (this) S
408.2 242.6 M (to) S
420.7 242.6 M (give) S
441.5 242.6 M (a) S
450.7 242.6 M (file) S
467.6 242.6 M (additional) S
93.6 232.6 M (protection.) S
72 216.6 M fB (-s) S
93.6 216.6 M fR (Do) S
108.6 216.6 M (not) S
125.8 216.6 M (load) S
147 216.6 M (symbol) S
180.9 216.6 M (table.) S
72 200.6 M fB (-t) S
93.6 200.6 M fR (Perform) S
132.3 200.6 M (input) S
160.4 200.6 M (and) S
181.4 200.6 M (output) S
215.4 200.6 M (for) S
231.6 200.6 M fB (db) S
247.2 200.6 M fR (via) S
264.1 200.6 M fB (/dev/tty) S fR (.) S
312.1 200.6 M (This) S
335.3 200.6 M (permits) S
372.9 200.6 M (you) S
393.3 200.6 M (to) S
406.2 200.6 M (debug) S
437.2 200.6 M (a) S
446.8 200.6 M (process) S
484.1 200.6 M (whose) S
93.6 190.6 M (standard) S
135.5 190.6 M (input) S
162 190.6 M (or) S
173.8 190.6 M (output) S
206.2 190.6 M (has) S
224.7 190.6 M (been) S
248.2 190.6 M (redirected.) S
72 174.6 M fHB (Commands) S
129.2 174.6 M (and) S
150.5 174.6 M (Addresses) S
72 160.6 M fB (db) S
86 160.6 M fR (executes) S
126.4 160.6 M (commands) S
176.8 160.6 M (that) S
197.5 160.6 M (you) S
216.3 160.6 M (give) S
235.9 160.6 M (it) S
244.9 160.6 M (from) S
267.9 160.6 M (the) S
284.7 160.6 M (standard) S
326.6 160.6 M (input.) S
358.8 160.6 M fB (db) S
372.8 160.6 M fR (displays) S
411.2 160.6 M (the) S
428 160.6 M (prompt) S
460.6 108 M
/fontHL /Helvetica-Narrow-BoldOblique findfont 14.0 scalefont def
/fHL { fontHL setfont } bind def
fHL (LEXICON) S
472.5 720 M (db) S
504.9 720 M (1) S
72 712.6 M
439.2 0 L
showpage
100.8 678 M
/fontL /Courier findfont 8.0 scalefont def
/fL { fontL setfont } bind def
fL (db:) S
72 663 M fR (when) S
98.4 663 M (it) S
107.5 663 M (is) S
117.8 663 M (ready) S
144.7 663 M (to) S
156.1 663 M (receive) S
188.7 663 M (a) S
196.8 663 M (command.) S
248.4 663 M (To) S
261.9 663 M (change) S
295.8 663 M (its) S
309.5 663 M (prompt,) S
347 663 M (use) S
365.3 663 M (the) S
382.2 663 M fB (-p) S
394.1 663 M fR (option,) S
427.3 663 M (described) S
471.7 663 M (above.) S
505.1 663 M (A) S
72 653 M (command) S
120.1 653 M (usually) S
157.4 653 M (consists) S
198 653 M (of) S
210.9 653 M (an) S
227 653 M fI (address) S fR (,) S
269.8 653 M (which) S
301 653 M (tells) S
324.1 653 M fB (db) S
340.3 653 M fR (where) S
371.4 653 M (in) S
385.1 653 M (the) S
404.1 653 M (program) S
445.8 653 M (to) S
459.3 653 M (execute) S
497.3 653 M (the) S
72 643 M (command;) S
120.6 643 M (and) S
140 643 M (then) S
162.7 643 M (the) S
179.5 643 M (command) S
225.3 643 M (name) S
252.2 643 M (and) S
271.6 643 M (its) S
285.2 643 M (options,) S
323 643 M (if) S
331.4 643 M (any.) S
72 627 M (An) S
87.6 627 M (address) S
125 627 M (is) S
135.9 627 M (represented) S
190.6 627 M (by) S
204.5 627 M (an) S
219.1 627 M fI (expression) S fR (,) S
271.3 627 M (which) S
301 627 M (can) S
320.2 627 M (be) S
333.9 627 M (built) S
357.8 627 M (out) S
375.8 627 M (of) S
387.1 627 M (one) S
406.1 627 M (or) S
418.5 627 M (more) S
443.9 627 M (of) S
455.2 627 M (the) S
472.6 627 M (following) S
72 617 M (elements:) S
72 601 M (\267) S
93.6 601 M (The) S
112.9 601 M (`.',) S
125.6 601 M (which) S
155 601 M (represents) S
203.9 601 M (the) S
221.1 601 M (current) S
256.8 601 M (address.) S
299.6 601 M (When) S
327.9 601 M (you) S
347.1 601 M (enter) S
372.8 601 M (an) S
387.1 601 M (address,) S
427 601 M fB (db) S
441.3 601 M fR (sets) S
461.7 601 M (the) S
478.8 601 M (current) S
93.6 591 M (address) S
130.3 591 M (to) S
141.6 591 M (that) S
162.3 591 M (location.) S
205.3 591 M (To) S
218.7 591 M (advance) S
257 591 M (the) S
273.8 591 M (current) S
309.1 591 M (address,) S
348.6 591 M (type) S
369.8 591 M (the) S
386.6 591 M fB (<Enter>) S
426.1 591 M fR (key.) S
72 575 M (\267) S
93.6 575 M (The) S
113.2 575 M (name) S
140.8 575 M (of) S
152.2 575 M (a) S
160.9 575 M (register.) S
202.7 575 M fB (db) S
217.4 575 M fR (recognizes) S
266 575 M (the) S
283.5 575 M (names) S
315.7 575 M (of) S
327.1 575 M (all) S
341.2 575 M (registers) S
381.9 575 M (on) S
396.4 575 M (the) S
413.9 575 M (80386) S
444.9 575 M (microprocessor) S
93.6 565 M (and) S
113.8 565 M (the) S
131.4 565 M (80387) S
162.6 565 M (numeric) S
202.5 565 M (co-processor.) S
266.6 565 M (You) S
287 565 M (can) S
306.2 565 M (preceed) S
343.1 565 M (a) S
351.8 565 M (register) S
387.9 565 M (name) S
415.5 565 M (with) S
438.1 565 M (a) S
446.8 565 M (`%',) S
465.1 565 M (but) S
483.7 565 M (this) S
503.9 565 M (is) S
93.6 555 M (not) S
111.3 555 M (required.) S
156.8 555 M (If) S
166 555 M (your) S
189.2 555 M (program) S
229.1 555 M (contains) S
269.6 555 M (function) S
309.3 555 M fB (eax\(\)) S fR (,) S
336.6 555 M (the) S
353.8 555 M (identifier) S
395.9 555 M fB (eax) S
414.8 555 M fR (identifies) S
457.6 555 M (the) S
474.8 555 M (function) S
93.6 545 M (and) S
114 545 M fB (%eax) S
141.9 545 M fR (the) S
159.7 545 M (register.) S
201.8 545 M (If) S
211.5 545 M (your) S
235.2 545 M (program) S
275.7 545 M (does) S
299.3 545 M (not) S
317.5 545 M (define) S
347.5 545 M fB (eax) S fR (,) S
369.8 545 M (then) S
393.5 545 M (either) S
422.5 545 M fB (eax) S
442 545 M fR (or) S
454.8 545 M fB (%eax) S
482.6 545 M fR (means) S
93.6 535 M (the) S
110.4 535 M (register.) S
151.5 535 M (For) S
169 535 M (example,) S
210.6 535 M (the) S
227.4 535 M (commands) S
122.4 519 M fL (sin:b) S
122.4 510 M (:e) S
122.4 501 M (:s) S
122.4 492 M (%st0?N) S
93.6 477 M fR (sets) S
115.9 477 M (a) S
126.1 477 M (breakpoint) S
178.3 477 M (at) S
191.9 477 M (routine) S
228.6 477 M fB (sin\(\)) S fR (,) S
256 477 M (executes) S
298.6 477 M (to) S
312.1 477 M (it,) S
326.1 477 M (single) S
356.4 477 M (steps) S
384.1 477 M (into) S
406.1 477 M (it,) S
420 477 M (and) S
441.5 477 M (then) S
466.3 477 M (prints) S
497.3 477 M (the) S
93.6 467 M (contents) S
133.9 467 M (of) S
144.6 467 M (the) S
161.4 467 M (NDP) S
183.5 467 M (stacktop) S
223.5 467 M fB (%st0) S fR (,) S
252.2 467 M (which) S
281.2 467 M (one) S
299.6 467 M (step) S
320.6 467 M (into) S
340.5 467 M fB (sin\(\)) S
362.9 467 M fR (contains) S
403 467 M (the) S
419.8 467 M (argument.) S
93.6 451 M (Typing) S
127.1 451 M (the) S
145.3 451 M (name) S
173.6 451 M (of) S
185.7 451 M (a) S
195.1 451 M (register) S
231.9 451 M (displays) S
271.7 451 M (its) S
286.7 451 M (contents.) S
334 451 M fB (db) S
349.3 451 M fR (displays) S
389 451 M (register) S
425.7 451 M (contents) S
467.3 451 M (and) S
488 451 M (stack) S
93.6 441 M (traceback) S
138.8 441 M (in) S
150.3 441 M (hexadecimal) S
207.4 441 M (values,) S
240.8 441 M (regardless) S
288 441 M (of) S
298.7 441 M (the) S
315.5 441 M (current) S
350.8 441 M (default) S
383.9 441 M (radix.) S
72 425 M (\267) S
93.6 425 M (The) S
115 425 M (symbols) S
156 425 M fB (d) S fR (,) S
169.9 425 M fB (i) S fR (,) S
181.3 425 M (and) S
203.2 425 M fB (u) S fR (,) S
217.3 425 M (which) S
248.8 425 M (represent) S
295.2 425 M (location) S
335 425 M (0) S
345.8 425 M (in,) S
362.5 425 M (respectively,) S
421.2 425 M (the) S
440.4 425 M (data) S
464.8 425 M (space,) S
497.3 425 M (the) S
93.6 415 M (instruction) S
144.7 415 M (space,) S
174.8 415 M (and) S
194.2 415 M (the) S
211 415 M (u-area.) S
72 399 M (\267) S
93.6 399 M (The) S
113.9 399 M (names) S
146.8 399 M (of) S
158.9 399 M (global) S
189 399 M (symbols) S
228.9 399 M (and) S
249.7 399 M (symbolic) S
292.3 399 M (addresses) S
339.5 399 M (can) S
359.3 399 M (be) S
373.6 399 M (used) S
398.6 399 M (in) S
411.4 399 M (place) S
438.1 399 M (of) S
450.1 399 M (the) S
468.2 399 M (addresses) S
93.6 389 M (where) S
122.5 389 M (they) S
144.1 389 M (occur.) S
176.9 389 M (This) S
198.5 389 M (is) S
208.7 389 M (useful) S
238.5 389 M (when) S
264.8 389 M (setting) S
297.1 389 M (a) S
305.1 389 M (breakpoint) S
355.1 389 M (at) S
366.5 389 M (the) S
383.3 389 M (beginning) S
429 389 M (of) S
439.7 389 M (a) S
447.7 389 M (subroutine.) S
72 373 M (\267) S
93.6 373 M (An) S
108.7 373 M (integer) S
141.7 373 M (constant,) S
185.5 373 M (which) S
214.7 373 M (can) S
233.4 373 M (be) S
246.6 373 M (used) S
270.5 373 M (in) S
282.2 373 M (the) S
299.2 373 M (same) S
325 373 M (manner) S
361.9 373 M (as) S
374.7 373 M (a) S
382.9 373 M (global) S
411.8 373 M (symbol.) S
451.6 373 M (The) S
470.7 373 M (default) S
503.9 373 M (is) S
93.6 363 M (hexadecimal;) S
153.5 363 M (a) S
161.5 363 M (leading) S
195.7 363 M fB (0) S
204.5 363 M fR (indicates) S
246.5 363 M (octal) S
270.2 363 M (and) S
289.6 363 M fB (0x) S
303.8 363 M fR (indicates) S
345.8 363 M (hexadecimal.) S
72 347 M (\267) S
93.6 347 M (You) S
113.3 347 M (can) S
131.8 347 M (use) S
150 347 M (the) S
166.8 347 M (following) S
208.3 347 M (binary) S
239.1 347 M (operators:) S
122.4 331 M fB (+) S
151.2 331 M fR (Addition) S
122.4 322 M fB (-) S
151.2 322 M fR (Subtraction) S
122.4 313 M fB (*) S
151.2 313 M fR (Multiplication) S
122.4 304 M fB (/) S
151.2 304 M fR (Integer) S
184.3 304 M (division) S
93.6 289 M (All) S
108 289 M (arithmetic) S
155.6 289 M (is) S
165.8 289 M (done) S
189.7 289 M (in) S
201.2 289 M fB (long) S fR (s.) S
72 273 M (\267) S
93.6 273 M (You) S
113.3 273 M (can) S
131.8 273 M (use) S
150 273 M (the) S
166.8 273 M (following) S
208.3 273 M (unary) S
237 273 M (operators:) S
122.4 257 M fB (~) S
151.2 257 M fR (Complementation) S
122.4 248 M fB (-) S
151.2 248 M fR (Negation) S
122.4 239 M fB (*) S
151.2 239 M fR (Indirection) S
93.6 224 M (All) S
108.4 224 M (operators) S
152.7 224 M (are) S
169.6 224 M (supported) S
217 224 M (with) S
239.3 224 M (their) S
263.1 224 M (normal) S
297.4 224 M (level) S
319.9 224 M (of) S
331 224 M (precedence.) S
388.4 224 M (You) S
408.5 224 M (can) S
427.4 224 M (use) S
446 224 M (parentheses) S
502 224 M (`\(\)') S
93.6 214 M (for) S
108.2 214 M (binding.) S
72 198 M (Every) S
100.2 198 M (symbol) S
135.1 198 M (refers) S
163.4 198 M (to) S
175.7 198 M (a) S
184.7 198 M (segment:) S
227.7 198 M (the) S
245.5 198 M (data) S
268.5 198 M (segment,) S
311.5 198 M (the) S
329.3 198 M (instruction) S
381.4 198 M (segment,) S
424.3 198 M (or) S
437 198 M (the) S
454.7 198 M (u-area.) S
492.5 198 M (This) S
72 188 M (segment,) S
114.6 188 M (in) S
126.7 188 M (turn,) S
152.3 188 M (dictates) S
189.7 188 M (the) S
207.1 188 M (format) S
239.2 188 M (in) S
251.3 188 M (which) S
280.9 188 M fB (db) S
295.5 188 M fR (displays) S
334.5 188 M (by) S
348.3 188 M (default) S
382 188 M (what) S
406.9 188 M (it) S
416.5 188 M (finds) S
441.5 188 M (at) S
453.4 188 M (that) S
474.6 188 M (address.) S
72 178 M (The) S
92.2 178 M (format) S
124.9 178 M (used) S
149.8 178 M (by) S
164.2 178 M (an) S
179.3 178 M (expression) S
229.8 178 M (is) S
241.2 178 M (that) S
263.1 178 M (of) S
275 178 M (its) S
289.8 178 M (leftmost) S
328.8 178 M (operand.) S
374.1 178 M (The) S
394.2 178 M (symbols) S
433.9 178 M fB (d) S fR (,) S
446.5 178 M fB (i) S fR (,) S
456.6 178 M (and) S
477.2 178 M fB (u) S
487.2 178 M fR (name) S
72 168 M (specific) S
107 168 M (segments) S
150.8 168 M (in) S
162.3 168 M (the) S
179.1 168 M (absence) S
216.9 168 M (of) S
227.6 168 M (other) S
253.3 168 M (symbols.) S
72 108 M fHL (LEXICON) S
72 720 M (2) S
96.7 720 M (db) S
72 712.6 M
439.2 0 L
showpage
72 684 M fHB (Displaying) S
125.3 684 M (Information) S
72 670 M fR (To) S
85.4 670 M (display) S
119.2 670 M (information) S
172.9 670 M (about) S
200.9 670 M fI (program) S fR (,) S
242.4 670 M (use) S
260.6 670 M (an) S
274.5 670 M (expression) S
323.8 670 M (of) S
334.5 670 M (the) S
351.3 670 M (form) S
100.8 654 M fB ([) S fI (address) S
139.1 654 M fB (][,) S fI (count) S
171.3 654 M fB (]?[) S fI (format) S
211.1 654 M fB (]) S
72 639 M fR (This) S
94.1 639 M (displays) S
133 639 M fI (format) S
164.2 639 M fR (for) S
179.3 639 M fI (count) S
205.8 639 M fR (iterations,) S
253.3 639 M (starting) S
290.5 639 M (at) S
302.4 639 M fI (address) S fR (.) S
343.5 639 M (The) S
362.9 639 M (symbol) S
397.3 639 M (`.') S
407.3 639 M (represents) S
456.3 639 M (the) S
473.5 639 M fI (address) S fR (,) S
72 629 M (which) S
102 629 M (defaults) S
140.7 629 M (to) S
153 629 M (the) S
170.8 629 M (current) S
207.1 629 M (display) S
241.9 629 M (address) S
279.6 629 M (if) S
289 629 M (omitted.) S
331.6 629 M fI (count) S
358.6 629 M fR (defaults) S
397.3 629 M (to) S
409.5 629 M (one.) S
434.5 629 M (The) S
454.3 629 M fI (format) S
485.9 629 M fR (string) S
72 619 M (consists) S
110.3 619 M (of) S
121 619 M (one) S
139.4 619 M (or) S
151.2 619 M (more) S
176 619 M (of) S
186.7 619 M (the) S
203.5 619 M (following) S
245 619 M (characters:) S
100.8 603 M (^) S
129.6 603 M (Reset) S
156.1 603 M (display) S
189.9 603 M (address) S
226.6 603 M (to) S
237.9 603 M (`.') S
100.8 594 M (+) S
129.6 594 M (Increment) S
176.8 594 M (display) S
210.6 594 M (address) S
100.8 585 M (-) S
129.6 585 M (Decrement) S
179.6 585 M (display) S
213.4 585 M (address) S
100.8 576 M fB (b) S
129.6 576 M fR (Byte) S
100.8 567 M fB (c) S
129.6 567 M (char) S fR (;) S
155.7 567 M (control) S
189.1 567 M (and) S
208.5 567 M (non-) S fB (char) S fR (s) S
256.7 567 M (escaped) S
100.8 558 M fB (C) S
129.6 558 M fR (Like) S
150.7 558 M (`c') S
162 558 M (except) S
192.6 558 M (`\\0') S
210.2 558 M (not) S
227.4 558 M (displayed) S
100.8 549 M fB (d) S
129.6 549 M fR (Decimal) S
100.8 540 M fB (f) S
129.6 540 M (float) S
100.8 531 M (F) S
129.6 531 M (double) S
100.8 522 M (i) S
129.6 522 M fR (Machine) S
169.5 522 M (instruction,) S
223.4 522 M (disassembled) S
100.8 513 M fB (l) S
129.6 513 M (long) S
100.8 504 M (n) S
129.6 504 M fR (Output) S
164.1 504 M (`\\n') S
100.8 495 M fB (N) S
129.6 495 M fR (NDP) S
151.7 495 M (\(80387\)) S
187.5 495 M (register) S
100.8 486 M fB (O) S
129.6 486 M fR (octal) S
100.8 477 M fB (p) S
129.6 477 M fR (Symbolic) S
172.1 477 M (address) S
100.8 468 M fB (s) S
129.6 468 M fR (String) S
159.1 468 M (terminated) S
209.5 468 M (by) S
222.7 468 M (`\\0',) S
243.1 468 M (with) S
265 468 M (escapes) S
100.8 459 M fB (S) S
129.6 459 M fR (String) S
159.1 459 M (terminated) S
209.5 459 M (by) S
222.7 459 M (`\\0',) S
243.1 459 M (no) S
256.9 459 M (escapes) S
100.8 450 M fB (u) S
129.6 450 M (unsigned) S
100.8 441 M (w) S
129.6 441 M fR (word) S
100.8 432 M fB (x) S
129.6 432 M fR (Hexadecimal) S
100.8 423 M fB (Y) S
129.6 423 M fR (time) S
151.6 423 M (\(as) S
166.9 423 M (in) S
178.4 423 M (i-node,) S
211.3 423 M (etc.\)) S
72 408 M (The) S
91.3 408 M (format) S
123.1 408 M (characters) S
172 408 M fB (d) S fR (,) S
183.7 408 M fB (o) S fR (,) S
195.2 408 M fB (u) S fR (,) S
207.1 408 M (and) S
226.8 408 M fB (x) S fR (,) S
238.2 408 M (specify) S
271 408 M (a) S
279.3 408 M (numeric) S
318.7 408 M (base.) S
347.4 408 M (Each) S
372.6 408 M (of) S
383.6 408 M (these) S
409.9 408 M (can) S
428.7 408 M (be) S
442 408 M (followed) S
480.5 408 M (by) S
494 408 M fB (b) S fR (,) S
505.4 408 M fB (l) S fR (,) S
72 398 M (or) S
84.2 398 M fB (w) S fR (,) S
97.3 398 M (which) S
126.6 398 M (specify) S
159.4 398 M (a) S
167.7 398 M (datum) S
199.4 398 M (size,) S
221.6 398 M (to) S
233.2 398 M (describe) S
272.4 398 M (a) S
280.7 398 M (single) S
309.2 398 M (datum) S
340.9 398 M (for) S
355.8 398 M (display.) S
395.6 398 M (A) S
404.9 398 M (format) S
436.7 398 M (item) S
459 398 M (may) S
480.5 398 M (also) S
501.1 398 M (be) S
72 388 M (preceded) S
114.1 388 M (by) S
127.7 388 M (a) S
136.1 388 M (count) S
164.4 388 M (that) S
185.5 388 M (specifies) S
225.5 388 M (how) S
246.7 388 M (many) S
274.2 388 M (times) S
301.2 388 M (the) S
318.4 388 M (item) S
340.8 388 M (is) S
351.3 388 M (to) S
362.9 388 M (be) S
376.2 388 M (applied.) S
416.7 388 M fI (format) S
447.7 388 M fR (defaults) S
485.7 388 M (to) S
497.3 388 M (the) S
72 378 M (previously) S
119.7 378 M (set) S
135.5 378 M (format) S
167.3 378 M (for) S
182.2 378 M (the) S
199.3 378 M (segment) S
238.8 378 M (\(initially) S
277.3 378 M fB (o) S
285.9 378 M fR (for) S
300.7 378 M (data) S
322.9 378 M (and) S
342.5 378 M (u-area,) S
376.7 378 M (and) S
396.3 378 M fB (i) S
402.6 378 M fR (for) S
417.4 378 M (instructions\).) S
481.7 378 M (Except) S
72 368 M (where) S
101.7 368 M (otherwise) S
147.1 368 M (noted,) S
178 368 M fB (db) S
192.8 368 M fR (increments) S
245.1 368 M (the) S
262.7 368 M (display) S
297.2 368 M (address) S
334.6 368 M (by) S
348.5 368 M (the) S
366 368 M (size) S
385.8 368 M (of) S
397.2 368 M (the) S
414.7 368 M (datum) S
446.8 368 M (displayed) S
491.4 368 M (after) S
72 358 M (each) S
95.1 358 M (format) S
126.6 358 M (item.) S
72 342 M fHB (Execution) S
122.5 342 M (Commands) S
72 328 M fR (In) S
86.6 328 M (the) S
106.2 328 M (following) S
150.5 328 M (commands,) S
206.5 328 M fI (address) S
247.1 328 M fR (defaults) S
287.6 328 M (to) S
301.7 328 M (the) S
321.3 328 M (address) S
360.8 328 M (where) S
392.5 328 M (execution) S
440.1 328 M (stopped,) S
482.7 328 M (unless) S
72 318 M (otherwise) S
120.3 318 M (specified;) S
167.3 318 M fI (count) S
197 318 M fR (and) S
220.1 318 M fI (expr) S
245.3 318 M fR (default) S
282.1 318 M (to) S
297.1 318 M (one.) S
324.9 318 M fI (commands) S
377.9 318 M fR (is) S
391.7 318 M (an) S
409.2 318 M (arbitrary) S
454 318 M (string) S
485.8 318 M (of) S
500.1 318 M fB (db) S
72 308 M fR (commands,) S
126 308 M (terminated) S
177.2 308 M (by) S
191.2 308 M (a) S
200 308 M (newline.) S
242.8 308 M (A) S
252.6 308 M (newline) S
289.7 308 M (may) S
311.7 308 M (be) S
325.5 308 M (included) S
366.8 308 M (by) S
380.8 308 M (preceding) S
426.6 308 M (it) S
436.3 308 M (with) S
458.9 308 M (a) S
467.6 308 M (backslash) S
72 298 M (`\\'.) S
72 282 M fI ([address]=) S
108 272 M fR (Print) S
132.3 272 M fI (address) S
170.1 272 M fR (\(offset\)) S
201.6 272 M (in) S
213.1 272 M (hexadecimal.) S
275.9 272 M fI (address) S
313.7 272 M fR (defaults) S
351.4 272 M (to) S
362.7 272 M (`.'.) S
72 256 M fI ([address]=value[,value[,value]...]) S
108 246 M fR (Patch) S
136.2 246 M fI (value) S
163 246 M fR (into) S
183.7 246 M (the) S
201.3 246 M (program,) S
244.4 246 M (beginning) S
290.9 246 M (at) S
303.1 246 M (point) S
329.3 246 M fI (address) S fR (.) S
370.7 246 M (The) S
390.4 246 M (address) S
427.9 246 M (defaults) S
466.4 246 M (to) S
478.5 246 M (`.'.) S
494.4 246 M (You) S
108 236 M (can) S
128.4 236 M (list) S
146.6 236 M (up) S
163 236 M (to) S
176.1 236 M (ten) S
194.7 236 M fI (value) S fR (s.) S
229.9 236 M (The) S
250.6 236 M (command) S
298.2 236 M fB (=) S
308.3 236 M fR (assigns) S
345.3 236 M (values) S
377.7 236 M (to) S
390.8 236 M (sequential) S
440.3 236 M (locations) S
484 236 M (in) S
497.3 236 M (the) S
108 226 M (traced) S
139.2 226 M (process.) S
181.8 226 M fB (db) S
197 226 M fR (determines) S
249.2 226 M (the) S
267.1 226 M (size) S
287.3 226 M (of) S
299.1 226 M (the) S
317 226 M (assigned) S
358.8 226 M (value) S
385.9 226 M (from) S
410 226 M (the) S
427.9 226 M (last) S
447.7 226 M (display) S
482.6 226 M (format) S
108 216 M (used.) S
139.7 216 M (You) S
161.7 216 M (can) S
182.5 216 M (set) S
200.3 216 M (and) S
222 216 M (display) S
258.1 216 M (the) S
277.2 216 M (registers) S
319.5 216 M (of) S
332.5 216 M (the) S
351.6 216 M (traced) S
383.9 216 M (process,) S
424.7 216 M (just) S
446.7 216 M (like) S
467.4 216 M (any) S
488.4 216 M (other) S
108 206 M (address) S
144.7 206 M (in) S
156.2 206 M (the) S
173 206 M (traced) S
203 206 M (process.) S
72 190 M fB (?) S
108 190 M fR (Print) S
132.3 190 M (the) S
149.1 190 M (last) S
167.8 190 M (error) S
192 190 M (message.) S
72 174 M fB (!) S fI (command) S
108 164 M fR (Pass) S
130.7 164 M fI (command) S
175.2 164 M fR (to) S
186.5 164 M (a) S
194.5 164 M (shell) S
217.9 164 M (for) S
232.5 164 M (execution.) S
460.6 108 M fHL (LEXICON) S
472.5 720 M (db) S
504.9 720 M (3) S
72 712.6 M
439.2 0 L
showpage
72 684 M fI ([address]) S
114.4 684 M fB (:a) S
108 674 M fR (Print) S
132.3 674 M fI (address) S
170.1 674 M fR (symbolically.) S
232.3 674 M fI (address) S
270.1 674 M fR (defaults) S
307.8 674 M (to) S
319.1 674 M (`.'.) S
72 658 M fI ([address]) S fB (:b) S fI ([commands]) S
108 648 M fR (Set) S
127.7 648 M (a) S
138.6 648 M (breakpoint) S
191.5 648 M (at) S
205.7 648 M fI (address) S fR (;) S
249.1 648 M (execute) S
287.7 648 M fI (commands) S
339.8 648 M fR (when) S
368.9 648 M (the) S
388.5 648 M (breakpoint) S
441.3 648 M (is) S
454.3 648 M (encountered.) S
108 638 M fI (commands) S
161.9 638 M fR (defaults) S
204.2 638 M (to) S
220.1 638 M fB (i+.:a\\ni+.?i\\n:x\\n) S
310.9 638 M fR (\320) S
327.3 638 M (that) S
352.5 638 M (is,) S
370 638 M (print) S
398.8 638 M (the) S
420.1 638 M (breakpoint) S
474.6 638 M (address,) S
108 628 M (disassemble) S
164.5 628 M (the) S
182 628 M (instruction) S
233.8 628 M (at) S
245.9 628 M (the) S
263.4 628 M (breakpoint) S
314.1 628 M (address,) S
354.3 628 M (and) S
374.4 628 M (read) S
397.1 628 M (more) S
422.6 628 M (commands) S
473.7 628 M (from) S
497.3 628 M (the) S
108 618 M (console.) S
72 602 M fB (:br) S
87.4 602 M fI ([commands]) S
108 592 M fR (Set) S
124.8 592 M (breakpoint) S
174.8 592 M (at) S
186.2 592 M (return) S
216.9 592 M (from) S
239.9 592 M (current) S
275.2 592 M (routine.) S
315.4 592 M (The) S
334.3 592 M (defaults) S
372 592 M (are) S
388.5 592 M (the) S
405.3 592 M (same) S
430.9 592 M (as) S
443.5 592 M (for) S
458.1 592 M fB (:b) S fR (,) S
472.2 592 M (above.) S
72 576 M fI ([address]) S
114.4 576 M fB (:c) S
108 566 M fR (Continue) S
151.1 566 M (execution) S
195.9 566 M (from) S
218.9 566 M fI (address) S fR (.) S
72 550 M fI ([address]) S
114.4 550 M fB (:d[r][s]) S
108 540 M fR (Delete) S
139.5 540 M (the) S
157.9 540 M (breakpoint) S
209.4 540 M (previously) S
258.3 540 M (set) S
275.3 540 M (at) S
288.2 540 M fI (address) S fR (.) S
330.3 540 M (If) S
340.5 540 M (the) S
358.8 540 M (optional) S
398.5 540 M fB (r) S
407 540 M fR (or) S
420.3 540 M fB (s) S
429.3 540 M fR (is) S
441 540 M (specified,) S
485.8 540 M (delete) S
108 530 M (return) S
138.7 530 M (or) S
150.5 530 M (single-step) S
200.3 530 M (breakpoint.) S
256 530 M fI (address) S
293.8 530 M fR (defaults) S
331.5 530 M (to) S
342.8 530 M (`.'.) S
72 514 M fI ([address]) S fB (:e) S fI ([commandline]) S
108 504 M fR (Begin) S
138.6 504 M (traced) S
171.7 504 M (execution) S
219.6 504 M (of) S
233.4 504 M (the) S
253.3 504 M (object) S
285.1 504 M (file) S
303.8 504 M (at) S
318.2 504 M fI (address) S
359 504 M fR (\(default,) S
400.6 504 M (entry) S
429.1 504 M (point\).) S
465.9 504 M fB (db) S
482.9 504 M fR (parses) S
108 494 M fI (commandline) S
168.5 494 M fR (and) S
188.6 494 M (passes) S
221.2 494 M (it) S
230.9 494 M (to) S
242.9 494 M (the) S
260.4 494 M (traced) S
291.1 494 M (process.) S
333.2 494 M fB (argv[0]) S
367.8 494 M fR (must) S
393.9 494 M (be) S
407.6 494 M (typed) S
435 494 M (directly) S
470.8 494 M (after) S
494.1 494 M fB (:e) S
505.7 494 M fR (if) S
108 484 M (supplied.) S
153.8 484 M (For) S
171.3 484 M (example,) S
136.8 468 M fL (:eprogname) S ( foo) S ( bar) S ( baz) S
108 453 M fR (sets) S
130 453 M fB (argv[0]) S
165.8 453 M fR (to) S
179 453 M fB (progname) S fR (,) S
232.2 453 M fB (argv[1]) S
268 453 M fR (to) S
281.2 453 M fB (foo) S fR (,) S
303.2 453 M fB (argv[2]) S
339 453 M fR (to) S
352.2 453 M fB (bar) S fR (,) S
374.3 453 M (and) S
395.5 453 M fB (argv[3]) S
431.2 453 M fR (to) S
444.3 453 M fB (baz) S fR (.) S
467.3 453 M (Quotation) S
108 443 M (marks,) S
141.8 443 M (apostrophes,) S
201.2 443 M (and) S
221.2 443 M (redirection) S
271.5 443 M (are) S
288.6 443 M (parsed) S
321.3 443 M (as) S
334.5 443 M (by) S
348.3 443 M (the) S
365.7 443 M (shell,) S
392.5 443 M (but) S
411 443 M (special) S
444.2 443 M (characters) S
493.3 443 M (`?*[]') S
108 433 M (and) S
128.4 433 M (shell) S
152.8 433 M (punctuation) S
210.4 433 M (`\(\){}|;') S
236.5 433 M (are) S
254 433 M (not.) S
277.9 433 M (For) S
296.4 433 M (complete) S
339.1 433 M (shell) S
363.4 433 M (command) S
410.1 433 M (line) S
429.8 433 M (parsing) S
466.1 433 M (use) S
485.2 433 M (the) S
502.9 433 M fB (-e) S
108 423 M fR (option.) S
108 407 M (Note) S
130.8 407 M (that) S
151.8 407 M (you) S
170.9 407 M (must) S
196.6 407 M (use) S
215.1 407 M (the) S
232.2 407 M fB (:e) S
243.5 407 M fR (command) S
289.6 407 M (to) S
301.2 407 M (start) S
324.8 407 M (the) S
341.9 407 M (program) S
381.7 407 M (prior) S
405.8 407 M (to) S
417.3 407 M (using) S
444.5 407 M (the) S
461.5 407 M (single-step,) S
108 397 M (trace-back,) S
165.1 397 M (or) S
182.5 397 M (display-register) S
257.9 397 M (commands.) S
319.6 397 M (For) S
342.7 397 M (example,) S
389.8 397 M (the) S
412.1 397 M (following) S
459.1 397 M (COHERENT) S
108 387 M (command) S
154.1 387 M (sequence) S
197.4 387 M (sets) S
217.8 387 M (a) S
226.1 387 M (breakpoint) S
276.4 387 M (at) S
288.1 387 M fB (main) S fR (,) S
317.3 387 M (begins) S
348.5 387 M (execution,) S
396.3 387 M (and) S
415.9 387 M (single-steps) S
470.5 387 M (ten) S
487.5 387 M (times) S
108 377 M (through) S
145.9 377 M (the) S
162.7 377 M (program) S
202.2 377 M (after) S
224.9 377 M (having) S
256.8 377 M (reached) S
293.9 377 M (the) S
310.7 377 M (breakpoint:) S
136.8 361 M fL (main:b) S
136.8 352 M (:e) S
136.8 343 M (,10:s) S
72 328 M fB (:f) S
108 328 M fR (Print) S
132.3 328 M (type) S
153.5 328 M (of) S
164.2 328 M (fault) S
187.2 328 M (that) S
207.9 328 M (caused) S
241.3 328 M (a) S
249.3 328 M (core) S
270.3 328 M (dump) S
298.7 328 M (or) S
310.5 328 M (stopped) S
347.5 328 M (the) S
364.3 328 M (traced) S
394.3 328 M (process.) S
72 312 M fB (:h) S
108 312 M fR (Print) S
132.3 312 M (help) S
153.9 312 M (information.) S
72 296 M fB (:m) S
108 296 M fR (Display) S
143.4 296 M (segmentation) S
204.7 296 M (map.) S
72 280 M fB (:p) S
108 280 M fR (Display) S
143.4 280 M (all) S
156.8 280 M (breakpoints.) S
72 264 M fI ([expr]) S
98.1 264 M fB (:q) S
108 254 M fR (If) S
118 254 M fI (expr) S
140.8 254 M fR (is) S
152.3 254 M (nonzero,) S
193.9 254 M (quit) S
215.4 254 M (the) S
233.5 254 M (current) S
270.1 254 M (level) S
293.5 254 M (of) S
305.5 254 M (command) S
352.5 254 M (input) S
380.2 254 M (\(see) S
400.8 254 M fB (:x) S fR (\).) S
418.8 254 M fI (expr) S
441.5 254 M fR (defaults) S
480.4 254 M (to) S
492.9 254 M (one.) S
108 244 M (End-of-file) S
156.3 244 M (is) S
166.5 244 M (equivalent) S
214.2 244 M (to) S
225.5 244 M fB (:q) S fR (.) S
72 228 M fB (:r) S
108 228 M fR (Display) S
143.4 228 M (the) S
160.2 228 M (contents) S
200.5 228 M (of) S
211.2 228 M (all) S
224.6 228 M (registers) S
264.6 228 M (on) S
278.4 228 M (the) S
295.2 228 M (microprocessor.) S
72 212 M fB (:rN) S
108 212 M fR (Display) S
143.5 212 M (the) S
160.3 212 M (contents) S
200.6 212 M (of) S
211.3 212 M (all) S
224.7 212 M (registers) S
264.7 212 M (on) S
278.5 212 M (the) S
295.3 212 M (microprocessor) S
364.5 212 M (and) S
383.9 212 M (on) S
397.7 212 M (the) S
414.5 212 M (numeric) S
453.6 212 M (co-processor.) S
108 202 M (If) S
118.6 202 M (your) S
143.2 202 M (system) S
178.4 202 M (does) S
202.9 202 M (not) S
221.9 202 M (possess) S
260.1 202 M (a) S
269.9 202 M (numeric) S
310.8 202 M (co-processor,) S
373.1 202 M (it) S
383.9 202 M (displays) S
424.1 202 M (the) S
442.7 202 M (contents) S
484.8 202 M (of) S
497.3 202 M (the) S
108 192 M (pseudo-registers) S
182.8 192 M (used) S
206.5 192 M (by) S
219.7 192 M (COHERENT's) S
281.2 192 M (emulator.) S
72 176 M fI ([address][,count]) S fB (:s[c]) S fI ([commands]) S
108 166 M fR (Single-step) S
159.2 166 M (execution) S
204.1 166 M (starting) S
240.9 166 M (at) S
252.3 166 M fI (address) S fR (,) S
292.9 166 M (for) S
307.5 166 M fI (count) S
333.5 166 M fR (steps,) S
361.9 166 M (executing) S
406.5 166 M fI (commands) S
455.8 166 M fR (at) S
467.2 166 M (each) S
490.3 166 M (step.) S
108 156 M fI (commands) S
157.3 156 M fR (defaults) S
195 156 M (to) S
206.3 156 M fB (i+.?i) S fR (.) S
72 108 M fHL (LEXICON) S
72 720 M (4) S
96.7 720 M (db) S
72 712.6 M
439.2 0 L
showpage
108 684 M fR (After) S
131.9 684 M (a) S
140.1 684 M (single-step) S
190.1 684 M (command,) S
238.9 684 M fB (<Enter>) S
278.6 684 M fR (is) S
289 684 M (equivalent) S
336.9 684 M (to) S
348.4 684 M fB (.,1:s[c]) S fR (.) S
387.2 684 M (The) S
406.3 684 M (option) S
436.9 684 M fB (c) S
445.1 684 M fR (tells) S
466.2 684 M fB (db) S
480.4 684 M fR (to) S
491.9 684 M (turn) S
108 674 M (off) S
121.5 674 M (single-stepping) S
190.2 674 M (at) S
201.6 674 M (a) S
209.6 674 M (subroutine) S
260.3 674 M (call) S
278.3 674 M (and) S
297.7 674 M (turn) S
319.9 674 M (it) S
328.9 674 M (on) S
342.7 674 M (again) S
369.2 674 M (upon) S
394.6 674 M (return.) S
72 658 M fI ([depth]) S
103.9 658 M fB (:t) S
108 648 M fR (Print) S
132.3 648 M (a) S
140.3 648 M (call) S
158.3 648 M (traceback) S
203.5 648 M (to) S
214.8 648 M fI (depth) S
242.1 648 M fR (levels.) S
274.5 648 M (If) S
283.2 648 M fI (depth) S
310.5 648 M fR (is) S
320.7 648 M (zero) S
341.4 648 M (\(default\),) S
382.7 648 M (unwind) S
418.7 648 M (the) S
435.5 648 M (whole) S
463.6 648 M (stack.) S
72 632 M fI ([expr]) S
98.1 632 M fB (:x) S
108 622 M fR (If) S
117.1 622 M fI (expr) S
139 622 M fR (is) S
149.6 622 M (nonzero,) S
190.3 622 M (read) S
212.7 622 M (and) S
232.5 622 M (execute) S
268.7 622 M (commands) S
319.5 622 M (from) S
342.9 622 M (the) S
360.1 622 M (standard) S
402.4 622 M (input) S
429.3 622 M (up) S
444.2 622 M (to) S
455.9 622 M (end) S
475.2 622 M (of) S
486.3 622 M (file) S
502.3 622 M (or) S
108 612 M (to) S
119.3 612 M (receiving) S
160.6 612 M (the) S
177.4 612 M (command) S
223.2 612 M fB (:q) S fR (.) S
237.4 612 M fI (expr) S
258.9 612 M fR (defaults) S
296.6 612 M (to) S
307.9 612 M (one.) S
72 596 M (Note) S
94.8 596 M (that) S
115.8 596 M (the) S
132.9 596 M fB (:c) S fR (,) S
147 596 M fB (:s) S fR (,) S
160.6 596 M fB (:t) S fR (,) S
173.7 596 M (and) S
193.4 596 M fB (:r) S
203.7 596 M fR (commands) S
254.4 596 M (cannot) S
287.5 596 M (be) S
300.8 596 M (executed) S
342.4 596 M (before) S
372 596 M (a) S
380.3 596 M (program) S
420 596 M (is) S
430.4 596 M (started.) S
469.7 596 M (If) S
478.6 596 M (you) S
497.6 596 M (are) S
72 586 M (debugging) S
119.6 586 M (the) S
136.4 586 M (program) S
175.9 586 M fB (hello) S fR (,) S
204.3 586 M (do) S
217.7 586 M (the) S
234.5 586 M (following) S
276 586 M (first:) S
100.8 570 M fL (db) S ( hello) S
100.8 561 M (main:b) S
100.8 552 M (:e) S
72 537 M fR (This) S
95.7 537 M (invokes) S
133.6 537 M (the) S
152.4 537 M (debugger) S
197.1 537 M (for) S
213.7 537 M fB (hello) S
241.3 537 M fR (and) S
262.7 537 M (advances) S
307.6 537 M (it) S
318.6 537 M (to) S
331.9 537 M fB (main) S fR (.) S
362.9 537 M (Now) S
386.4 537 M (you) S
407.2 537 M (can) S
427.7 537 M (use) S
447.9 537 M (the) S
466.7 537 M (full) S
485.9 537 M (set) S
503.4 537 M (of) S
72 527 M (commands.) S
72 511 M fHB (Example) S
72 497 M fR (Suppose) S
112.1 497 M (that) S
132.8 497 M (your) S
155.5 497 M (program,) S
197.8 497 M (called) S
225.9 497 M fB (myprog) S fR (,) S
266.4 497 M (has) S
284.9 497 M (core) S
305.9 497 M (dumped.) S
350.1 497 M (To) S
363.5 497 M (debug) S
392.9 497 M (it,) S
404.7 497 M (use) S
422.9 497 M (the) S
439.7 497 M (command) S
100.8 481 M fL (db) S ( myprog) S ( core) S
72 466 M fR (You) S
91.7 466 M (could) S
118.5 466 M (then) S
141.2 466 M (issue) S
166.7 466 M (the) S
183.5 466 M (following) S
225 466 M (commands) S
275.4 466 M (to) S
286.7 466 M (see) S
303.4 466 M (where) S
332.3 466 M (the) S
349.1 466 M (problem) S
387.6 466 M (lay:) S
72 450 M fB (:f) S
93.6 450 M fR (This) S
115.2 450 M (command) S
161 450 M (displays) S
199.4 450 M (the) S
216.2 450 M (fault) S
239.2 450 M (that) S
259.9 450 M (caused) S
293.3 450 M (the) S
310.1 450 M (core) S
331.1 450 M (dump.) S
72 434 M fB (:r) S
93.6 434 M fR (This) S
115.2 434 M (displays) S
153.6 434 M (the) S
170.4 434 M (contents) S
210.7 434 M (of) S
221.4 434 M (registers) S
261.4 434 M (at) S
272.8 434 M (the) S
289.6 434 M (point) S
315 434 M (where) S
343.9 434 M (the) S
360.7 434 M (program) S
400.2 434 M (core) S
421.2 434 M (dumped.) S
72 418 M fB (:t) S
93.6 418 M fR (This) S
116.9 418 M (command) S
164.4 418 M (traces) S
195.2 418 M (back) S
220.5 418 M (the) S
239 418 M (stack.) S
272.5 418 M (With) S
297.7 418 M (this) S
318.9 418 M (command,) S
369.1 418 M (you) S
389.5 418 M (can) S
409.6 418 M (see) S
427.9 418 M (how) S
450.3 418 M (your) S
474.6 418 M (program) S
93.6 408 M (arrived) S
128.2 408 M (at) S
141 408 M (the) S
159.2 408 M (point) S
186 408 M (where) S
216.3 408 M (it) S
226.7 408 M (core) S
249.1 408 M (dumped.) S
294.7 408 M (You) S
315.8 408 M (can) S
335.7 408 M (use) S
355.3 408 M (this) S
376.2 408 M (to) S
388.8 408 M (find) S
409.9 408 M (the) S
428 408 M (point) S
454.7 408 M (in) S
467.5 408 M (your) S
491.5 408 M (code) S
93.6 398 M (where) S
122.5 398 M (the) S
139.3 398 M (program) S
178.8 398 M (``jumps) S
212.8 398 M (the) S
229.6 398 M (rails'';) S
258.1 398 M (often,) S
285.5 398 M (this) S
305 398 M (is) S
315.2 398 M (all) S
328.6 398 M (the) S
345.4 398 M (information) S
399.1 398 M (you) S
417.9 398 M (need) S
441.4 398 M (to) S
452.7 398 M (fix) S
466.1 398 M (the) S
482.9 398 M (fault.) S
72 382 M fB (i1?) S
93.6 382 M fR (This) S
115.2 382 M (prints) S
144.1 382 M (the) S
160.9 382 M (value) S
186.9 382 M (of) S
197.6 382 M (global) S
226.3 382 M (variable) S
263.4 382 M fB (i1) S
275.4 382 M fR (in) S
286.9 382 M (your) S
309.6 382 M (program) S
349.1 382 M (at) S
360.5 382 M (the) S
377.3 382 M (time) S
399.3 382 M (of) S
410 382 M (the) S
426.8 382 M (core) S
447.8 382 M (dump.) S
72 366 M fB (:q) S
93.6 366 M fR (Quit) S
116 366 M fB (db) S fR (.) S
132.8 366 M (At) S
145.2 366 M (this) S
164.7 366 M (point,) S
192.9 366 M (you) S
211.7 366 M (should) S
244.4 366 M (have) S
267.5 366 M (a) S
275.5 366 M (good) S
298.7 366 M (idea) S
319.5 366 M (of) S
330.2 366 M (what) S
354.5 366 M (went) S
378.3 366 M (wrong) S
407.8 366 M (with) S
429.7 366 M (your) S
452.4 366 M (program.) S
72 350 M fHB (See) S
93.2 350 M (Also) S
72 336 M fB (commands,) S
127.8 336 M (coff.h,) S
160.2 336 M (core,) S
185.9 336 M (l.out.h,) S
222.4 336 M (od,) S
239.5 336 M (ptrace\(\)) S
460.6 108 M fHL (LEXICON) S
472.5 720 M (db) S
504.9 720 M (5) S
72 712.6 M
439.2 0 L
showpage
state restore
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.