HP 68000 Series User Manual page 260

Debugger/simulator
Table of Contents

Advertisement

Chapter 7: Configuring the Debugger
Setting X Resources
The following steps show you how to modify the debugger's graphical
interface's X resources.
1 Copy part or all of the HP64_Debug application defaults file to a temporary
file. Type:
cp $HP64000/lib/X11/app-defaults/HP64_Debug HP64_Debug.tmp
2 Make the temporary file writable:
chmod +w HP64_Debug.tmp
3 Modify the temporary file.
Modify the resource that defines the behavior or appearance that you wish to
change.
For example, to change the number of lines in the main display area to 36,
search for the string "HP64_Debug.lines". You should see lines similar to the
following.
!------------------------------------------------------------------------------
! The lines and columns set the vertical and horizontal dimensions of the
! main display area in characters, respectively.
! and 80 columns.
These minimums are silently enforced.
!
! Note: The application cannot be resized by using the window manager.
!HP64_Debug.lines:
!HP64_Debug.columns:
Edit the line containing "HP64_Debug.lines" so that it is uncommented and is
set to the new value:
!------------------------------------------------------------------------------
! The lines and columns set the vertical and horizontal dimensions of the
! main display area in characters, respectively.
! and 80 columns.
These minimums are silently enforced.
!
! Note: The application cannot be resized by using the window manager.
HP64_Debug.lines:
!HP64_Debug.columns:
If you wish, you may delete any lines which you will not be modifying; any
resources you delete will use the default values.
Save your changes and exit the editor.
238
24
85
36
85
Minimum values are 18 lines
Minimum values are 18 lines

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents