Oracle® Solaris Studio 12.4: Debugging a Program With dbx

Exit Print View

Updated: January 2015
 
 

D

dalias commandindex icondalias Command
data change event specificationsindex iconData Change Event Specifications
data member, printingindex iconLooking Up Definitions of Variables, Members, and Functions
dbx
attaching to a processindex iconAttaching dbx to a Running Process
customizingindex iconCustomizing dbx
detaching a process fromindex iconDetaching a Process From dbx
detaching from a processindex iconDetaching dbx From a Process
quitting
index iconQuitting Debugging
index iconQuitting dbx
starting
index iconStarting a Debugging Session
index iconStarting dbx or dbxtool and Loading Your Program
startup optionsindex iconOptions
with core file nameindex iconDebugging a Core File
with process ID onlyindex iconUsing the Process ID
dbx dbxenv variables
output_pretty_print_fallbackindex icondbx Environment Variables
output_pretty_print_modeindex icondbx Environment Variables
dbx command
index icondbx Command
index iconUsing the Process ID
index iconStarting a Debugging Session
dbx commands
at the machine-instruction levelindex iconUsing dbx at the Machine-Instruction Level
creating your ownindex iconCreating Your Own dbx Commands
differences between Korn shell andindex iconUsing dbx With the Korn Shell
Java expression evaluation inindex iconJava Expression Evaluation in dbx Commands
process controlindex iconControlling Program Execution
setting startup propertiesindex iconSetting Startup Properties
static and dynamic information used by when debugging Java codeindex iconStatic and Dynamic Information Used by dbx Commands
that alter the state of your programindex iconCommands That Alter the State of the Program
using in Java modeindex iconUsing dbx Commands in Java Mode
valid only in Java modeindex iconCommands Valid Only in Java Mode
with different syntax in Java modeindex iconCommands With Different Syntax in Java Mode
with identical syntax and functionality in Java mode and native modeindex iconCommands With Identical Syntax and Functionality in Java Mode and Native Mode
dbx modes for debugging Java codeindex iconSpecifying 64-bit JVM Software
switching from Java or JNI to native modeindex iconSwitching From Java or JNI Mode to Native Mode
switching modes when you interrupt executionindex iconSwitching Modes When You Interrupt Execution
dbx online helpindex iconAccessing dbx Online Help
dbxenv command
index icondbxenv Command
index iconSetting dbxenv Variables
index iconSetting dbx Environment Variables
dbxenv variables
index iconSetting dbxenv Variables
index iconSetting dbxenv Variables
descriptions ofindex icondbx Environment Variables
follow_fork_modeindex iconFollowing the fork Function
for Java debuggingindex iconEnvironment Variables for Java Debugging
Korn shell, andindex icondbxenv Variables and the Korn Shell
settingindex iconSetting dbxenv Variables
setting with the dbxenv commandindex iconSetting dbxenv Variables
dbxrc file, use at dbx startupindex iconUsing the dbx Initialization File
dbxrc file, use at dbx startupindex icondbx Startup Sequence
dbxtool
index iconStarting a Debugging Session
index iconStarting a Debugging Session
index iconGetting Started With dbx
debug command
using to attach to a child processindex iconAttaching to Child Processes
debug commandindex iconChanging the Visiting Scope
syntaxindex icondebug Command
using to attach dbx to a running processindex iconAttaching dbx to a Running Process
using to debug a core fileindex iconDebugging a Core File in the Same Operating Environment
debug_file_directory dbxenv variableindex icondbx Environment Variables
debugging
assembly languageindex iconExamining the Contents of Memory
child processesindex iconAttaching to Child Processes
code compiled without -g optionindex iconCode Compiled Without the -g Option
core file
index iconDebugging a Core File
index iconExamining a Core File
creating a separate debug fileindex iconHow to Create a Separate Debug File
machine-instruction level
index iconStepping and Tracing at Machine-Instruction Level
index iconDebugging at the Machine-Instruction Level
mismatched core fileindex iconDebugging a Mismatched Core File
multithreaded programsindex iconDebugging Multithreaded Applications
optimized codeindex iconDebugging Optimized Code
replaying a saved debugging runindex iconSaving and Restoring Using replay
saving a runindex iconSaving and Restoring a Debugging Run
using a separate debug fileindex iconUsing a Separate Debug File
ancillary objectsindex iconAncillary Files (Oracle Solaris Only)
debugging application that embeds a Java application
Cindex iconDebugging a C Application or C++ Application That Embeds a Java Application
C++index iconDebugging a C Application or C++ Application That Embeds a Java Application
debugging information
reading in
index iconListing Debugging Information for Modules
index iconListing Debugging Information for Modules
debugging run
saved
replayingindex iconSaving and Restoring Using replay
restoringindex iconRestoring a Saved Run
savingindex iconSaving and Restoring a Debugging Run
declarations, looking up (displaying)index iconViewing Variables, Members, Types, and Classes
delete commandindex icondelete Command
deleting
all call stack frame filtersindex iconHiding Stack Frames
call stack framesindex iconHiding Stack Frames
specific breakpoints using handler IDsindex iconDeleting Specific Breakpoints Using Handler ID Numbers
dereferencing a pointerindex iconDereferencing Pointers
detach command
index icondetach Command
index iconDetaching a Process From dbx
detach eventindex icondetach Event Specification
detaching
a process from dbx
index iconDetaching dbx From a Process
index iconDetaching a Process From dbx
a process from dbx and leaving it in a stopped stateindex iconDetaching dbx From a Process
determining
at symbol dbx usesindex iconDetermining Which Symbol dbx Uses
cause of floating-point exception (FPE)index iconDetermining the Cause of the Exception
granularity of source line steppingindex iconControlling Single Stepping Behavior
location of floating-point exception (FPE)index iconDetermining Where the Exception Occurred
number of instructions executedindex iconDetermining the Number of Instructions Executed by a Source Line
number of lines executedindex iconDetermining the Number of Lines Executed
where your program is crashingindex iconExamining a Core File
dis command
index icondis Command
index iconUsing the dis Command
index iconTypes of Program Locations
disabling
runtime checkingindex iconDisabling Runtime Checking
disassembler_version dbxenv variableindex icondbx Environment Variables
display command
index icondisplay Command
index iconMonitoring Expressions
index iconMonitoring Expressions
displaying
all the data members directly defined by a classindex iconPrinting C++ Pointers
all the data members inherited from a base classindex iconPrinting C++ Pointers
declarationsindex iconViewing Variables, Members, Types, and Classes
definitions of templates and instances
index iconwhatis Command
index iconDebugging With C++ Templates
inherited membersindex iconLooking Up Definitions of Types and Classes
source code for function template instantiationsindex iconDebugging With C++ Templates
stack traceindex iconDisplaying and Reading a Stack Trace
symbols, occurrences ofindex iconPrinting a List of Occurrences of a Symbol
template definitionsindex iconLooking Up Definitions of Variables, Members, and Functions
type of an exceptionindex iconexception Command
unnamed function argumentindex iconEvaluating Unnamed Arguments in C++ Programs
variable typeindex iconLooking Up Definitions of Variables, Members, and Functions
variables and expressionsindex iconMonitoring Expressions
dlclose event
valid variablesindex iconVariable Valid for dlopen and dlclose Events
dlopen eventindex icondlopen and dlclose Event Specification
valid variablesindex iconVariable Valid for dlopen and dlclose Events
down command
index icondown Command
index iconMoving Down the Stack
index iconChanging the Visiting Scope
dump commandindex icondump Command
using on OpenMP codeindex iconUsing the dump Command
dynamic linkerindex iconDynamic Linker