4. Viewing and Navigating To Code
5. Controlling Program Execution
6. Setting Breakpoints and Traces
8. Evaluating and Displaying Data
11. Debugging Multithreaded Applications
16. Debugging Fortran Using dbx
17. Debugging a Java Application With dbx
18. Debugging at the Machine-Instruction Level
19. Using dbx With the Korn Shell
edit Command
Enabling a Breakpoint After an Event Occurs
Default Suppressions
Suppressing Error Examples
Types of Suppression
print Expressions
Evaluating Unnamed Arguments in C++ Programs
Creating Event Handlers
Manipulating Event Handlers
Event Handler Examples
Setting dbx Environment Variables
Variables Valid for when Command
-count n-count infinity
-disable
-hidden
-if condition
-in function
-instr
-lwp lwp_id
-perm
-temp
-thread thread_id
Setting Breakpoints at the Machine-Instruction Level
Event Handlers
Creating Event Handlers
Setting Event Specifications
access mode address-expression [, byte-size-expression]
at address_expression
attach
change variable
cond condition-expression
detach
dlopen [ lib-path ] dlclose [ lib-path ]
exit exitcode
fault fault
Breakpoint Event Specifications
Data Change Event Specifications
Execution Progress Event Specifications
Other Event Specifications
System Event Specifications
in function
inclass classname [-recurse | -norecurse]
infile filename
infunction function
inmember function inmethod function
inobject object-expression [-recurse | -norecurse]
Setting Event Specifications
lastrites
lwp_exit
Event Specification Modifiers
next
Synchronization Events
Synchronization Events
Synchronization Events
Other Events
Synchronization Events
Other Events
Other Events
Synchronization Events
proc_gone
prog_new
Setting Event Specifications
sig signal
step
stop
sync
syncrtld
sysin code | name
sysout code | name
timer seconds
Using Predefined Variables
Parsing and Ambiguity
Interacting With Events
Parsing and Ambiguity
Examining the Contents of Memory
Exception Handling in dbx
Examples of Exception Handling
Determining the Cause of the Exception
Determining Where the Exception Occurred
Locating Exceptions
intercept [-all] [-x] [-set] [typename] Command
unintercept [-all] [-x] [typename] Command
whocatches typename Command
exception [-d | +d] Command
Following the exec Function
Execution Progress Event Specifications
exists Command
exit exitcode
Syntax
Showing Complex Expressions
Monitoring Expressions
Showing Interval Expressions
Monitoring Expressions
Monitoring Expressions
Turning Off Display (Undisplaying)