|
|
1.1 root 1: .pa 1
2: .he 'CDB (I)'1/15/73'CDB (I)'
3: .ti 0
4: NAME cdb -- C debugger
5: .sp
6: .ti 0
7: SYNOPSIS cdb___ [ core [ a.out ] ]
8: .sp
9: .ti 0
10: DESCRIPTION cdb___
11: is a debugging program for use with C programs.
12: It is by no means completed,
13: and this section is essentially only a placeholder
14: for the actual description.
15:
16: Cdb resembles db__ in many respects, except that
17: all integers are decimal.
18:
19: Even the present cdb___ has one useful feature:
20: the command
21:
22: $
23:
24: will give a stack
25: trace
26: of the core image of a terminated C program.
27: The calls are listed in the order made;
28: the actual arguments to each routine are given
29: in octal.
30: .sp
31: .ti 0
32: FILES --
33: .sp
34: .ti 0
35: SEE ALSO cc(I), db(I), C Reference Manual
36: .sp
37: .ti 0
38: DIAGNOSTICS "?"
39: .sp
40: .ti 0
41: BUGS --
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.