|
|
1.1 root 1: .th CDB I 8/15/73
2: .sh NAME
3: cdb \*- C debugger
4: .sh SYNOPSIS
5: .bd cdb
6: [ core [ a.out ]]
7: .sh DESCRIPTION
8: .it Cdb
9: is a debugging program for use with C programs.
10: It is by no means completed,
11: and this section is essentially only a placeholder
12: for the actual description.
13: .s3
14: Even the present
15: .it cdb
16: has one useful feature:
17: the command
18: .s3
19: .bd " $"
20: .s3
21: will give a stack
22: trace
23: of the core image of a terminated C program.
24: The calls are listed in the order made;
25: the actual arguments to each routine are given
26: in octal.
27: .sh "SEE ALSO"
28: cc(I), db(I), C Reference Manual
29: .sh BUGS
30: It has to be fixed to work with the new system.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.