TT - runs any executable with correct debugger if needed

SYNOPSIS

TT process

DESCRIPTION

TT Will run the argument list as an executable, using dbx, or dbxtool if the environmental variable DEBUG is set. TT will use dbxtool if DISPLAY is set, otherwise it will use dbx. TT will attempt to pick the correct size for dbxtools window. TT will assume that e plotting window will be used if GEO_X_0 is set. If DEBUG is not set it will give all but a small space at the bottom of the screen to the plotting window. If Both DEBUG and GEO_X_0 are set, TT puts the dbxtool & the plotting window side by side using the whole screen. TT modifies the .dbxinit file to control the size of dbxtool, and will try to clean up after itself, but it must have write permission in the directory.

OPTIONS

All options are controlled by the environment

ENVIRONMENT

DEBUG if set the debugger is called in. DISPLAY if set assumes x window and will use dbxtool if DEBUG is set GEO_X_0 or WIN_X_o if set assumes that a plotting window will be used TT reset GEO_X_0 with the geometry of that window

BUGS

Should handle a wider range of processes. should be smarter about where to look for source code.


Markup created by unroff 1.0,    April 11, 1996.