Debugging a Program With dbx

Creating a .dbxrc File

To suppress the warning message and create a .dbxrc file that contains common customizations and aliases, type in the command pane:

 help .dbxrc>$HOME/.dbxrc

You can then customize the resulting file by using your text editor to uncomment the entries you wish to have executed.