Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cc(1)

a.out(4)

core(4)

sh(1)

syms(4)

DBG(1)  —  Kubota Pacfic Computer Inc. (Extended Software Generation System Utilities)

NAME

dbg − debugger

SYNOPSIS

dbg [a.outfile] [corefile]

DESCRIPTION

The dbg command calls the debugger.  It can be used with C and Fortran programs to examine their object files and core files and to provide a controlled environment for their execution. 

a.outfile defaults to a.out which is produced by compilation or link editing.  This may be changed to reflect your own file name.  corefile defaults to core and may be changed to another corefile name. 

FILES

a.out
core

SEE ALSO

cc(1), a.out(4), core(4), sh(1), syms(4)
The Programmer’s Guide. 

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026