Oracle® Solaris Studio 12.4: Debugging a Program With dbx

Exit Print View

Updated: January 2015
 
 

S

sample .dbxrc fileindex iconInitialization File Sample
save command
index iconsave Command
index iconUsing the save Command
index iconSaving and Restoring a Debugging Run
saving
debugging run to a file
index iconSaving a Series of Debugging Runs as Checkpoints
index iconSaving and Restoring a Debugging Run
series of debugging runs as checkpointsindex iconSaving a Series of Debugging Runs as Checkpoints
scopeindex iconProgram Scope
changing the visitingindex iconChanging the Visiting Scope
current
index iconVariables That Reflect the Current Scope
index iconNavigating To Code
lookup rules, relaxingindex iconRelaxing the Scope Lookup Rules
visitingindex iconVisiting Scope
changingindex iconChanging the Visiting Scope
components ofindex iconComponents of the Visiting Scope
scope resolution operatorsindex iconQualifying Symbols With Scope Resolution Operators
scope resolution search pathindex iconScope Resolution Search Path
scope_global_enums dbxenv variableindex icondbx Environment Variables
scope_look_aside dbxenv variableindex icondbx Environment Variables
scope_look_aside dbxenv variableindex iconRelaxing the Scope Lookup Rules
scopes commandindex iconscopes Command
search commandindex iconsearch Command
segmentation fault
finding line number ofindex iconUsing dbx to Locate Problems
Fortran, causesindex iconDebugging Segmentation Faults
generatingindex iconUsing dbx to Locate Problems
separate debugging information
executablesindex iconDebugging Information in Object Files and Executables
object filesindex iconDebugging Information in Object Files and Executables
session, dbx
quittingindex iconQuitting Debugging
startingindex iconStarting a Debugging Session
session_log_file_name dbxenv variableindex icondbx Environment Variables
setting
a traceindex iconSetting a Trace
breakpoints
at a member function of a template class or at a template functionindex iconstop in Command
at all instances of a function templateindex iconstop infunction Command
in all member functions a classindex iconSetting Breakpoints in All Member Functions of a Class
in dynamically loaded librariesindex iconSetting Breakpoints in Dynamically Loaded Libraries
in member functions of different classesindex iconSetting Breakpoints in Member Functions of Different Classes
in native (JNI) codeindex iconSetting Breakpoints in Native (JNI) Code
in objectsindex iconSetting Breakpoints in Objects
on Java methodsindex iconSetting Breakpoints on Java Methods
when breakpoint at a lineindex iconExecuting dbx Commands at a Line
with filters that contain function callsindex iconFilters and Multithreading
dbxenv variables with the dbxenv commandindex iconSetting dbxenv Variables
filters on breakpointsindex iconSetting Filters on Breakpoints
multiple breakpoints in nonmember functionsindex iconSetting Multiple Breakpoints in Nonmember Functions
shared libraries
compiling for dbxindex iconShared Libraries Require the -g Option for Full dbx Support
setting breakpoints inindex iconSetting Breakpoints in Shared Libraries
shared objects
.init sectionsindex iconStartup Sequence and .init Sections
fixingindex iconHow Fix and Continue Operates
startup sequenceindex iconStartup Sequence and .init Sections
using fix and continue withindex iconFix and Continue
show_static_members dbxenv variableindex icondbx Environment Variables
showblock command
index iconshowblock Command
index iconEnabling Memory Use and Memory Leak Checking
showleaks command
combining leaksindex iconCombining Leaks
default output ofindex iconFixing Memory Leaks
error limit forindex iconLimiting the Number of Errors Reported
report resulting fromindex iconPossible Leaks
syntaxindex iconshowleaks Command
using to ask for a leaks reportindex iconGenerating a Leak Report
showmemuse command
index iconshowmemuse Command
index iconUsing Memory Use Checking
sig eventindex iconsig Event Specification
valid variablesindex iconVariables Valid for sig Event
signals
cancellingindex iconUnderstanding Signal Events
catchingindex iconCatching Signals
changing default listsindex iconChanging the Default Signal Lists
forwardingindex iconUnderstanding Signal Events
FPE, trappingindex iconTrapping the FPE Signal (Oracle Solaris Only)
handling automaticallyindex iconAutomatically Handling Signals
ignoringindex iconCatching Signals
listing those currently being ignoredindex iconCatching Signals
listing those currently being trappedindex iconCatching Signals
names that dbx acceptsindex iconCatching Signals
sending in a programindex iconSending a Signal to a Program
single stepping
through a programindex iconControlling Single Stepping Behavior
single-stepping
at the machine-instruction levelindex iconSingle-Stepping at the Machine-Instruction Level
skimming
errorsindex iconSkimming Errors
improving by using pathmap commandindex iconUsing the pathmap Command to Improve Skimming
slicing
arraysindex iconUsing Slices
C and C++ arraysindex iconArray Slicing Syntax for C and C++
Fortran arraysindex iconArray Slicing Syntax for Fortran
source files
finding
index iconFinding Source and Object Files
index iconMapping the Compile-Time Directory to the Debug-Time Directory
specifying the location of
Cindex iconSpecifying the Location of Your C Source Files or C++ Source Files
C++index iconSpecifying the Location of Your C Source Files or C++ Source Files
Java source filesindex iconSpecifying the Location of Your Java Source Files
source listing, printingindex iconPrinting a Source Listing
source commandindex iconsource Command
SPARC registersindex iconSPARC Register Information
specifying a path for class files that use custom class loadersindex iconSpecifying a Path for Class Files That Use Custom Class Loaders
stack frame, definedindex iconUsing the Call Stack
stack traceindex iconTracing Calls
displayingindex iconDisplaying and Reading a Stack Trace
example
index iconDisplaying and Reading a Stack Trace
index iconDisplaying and Reading a Stack Trace
Fortranindex iconTracing Calls
readingindex iconDisplaying and Reading a Stack Trace
using on OpenMP codeindex iconUsing Stack Traces
stack_find_source dbxenv variableindex icondbx Environment Variables
stack_find_source environment variableindex iconChanging the Visiting Scope
stack_max_size dbxenv variableindex icondbx Environment Variables
stack_verbose dbxenv variableindex icondbx Environment Variables
starting dbxindex iconStarting dbx or dbxtool and Loading Your Program
starting dbxtoolindex iconStarting dbx or dbxtool and Loading Your Program
startup optionsindex iconOptions
status commandindex iconstatus Command
step to command
index iconNative Mode Syntax
index iconStepping Through a Program
index iconStepping Through Your Program
step up command
index iconNative Mode Syntax
index iconStepping Through a Program
step command
index iconstep Command
index iconException Handling in dbx
index iconStepping Through a Program
step eventindex iconstep Event Specification
step_abflow dbxenv variableindex icondbx Environment Variables
step_events dbxenv variableindex icondbx Environment Variables
step_events environment variableindex iconEfficiency Considerations
step_granularity dbxenv variableindex icondbx Environment Variables
step_granularity environment variableindex iconControlling Single Stepping Behavior
stepi command
index iconstepi Command
index iconSingle-Stepping at the Machine-Instruction Level
stepping into a functionindex iconStepping Into a Specific or Last Function
stepping through a program
index iconStepping Through a Program
index iconStepping Through Your Program
stop
display of a particular variable or expressionindex iconStop the Display (Undisplaying)
display of all currently monitored variablesindex iconStop the Display (Undisplaying)
stop access command
index iconNative Mode Syntax
index iconStopping Execution When an Address Is Accessed
stop at command
index iconNative Mode Syntax
index iconSetting a Breakpoint at a Line of Source Code
stop change command
index iconNative Mode Syntax
index iconStopping Execution When Variables Change
stop cond command
index iconNative Mode Syntax
index iconStopping Execution on a Condition
stop in command
index iconNative Mode Syntax
index iconSetting a Breakpoint in a Function
stop inclass command
index iconNative Mode Syntax
index iconSetting Breakpoints in All Member Functions of a Class
stop infile commandindex iconNative Mode Syntax
stop inmember command
index iconNative Mode Syntax
index iconNative Mode Syntax
index iconSetting Breakpoints in Member Functions of Different Classes
stop inobject command
index iconNative Mode Syntax
index iconSetting Breakpoints in Objects
stop commandindex iconstop in Command
syntaxindex iconstop Command
using to set breakpoint at all member functions of a C++ template classindex iconstop inclass Command
using to set breakpoints at all instances of a function templateindex iconstop infunction Command
using to stop in all member functions of a C++ template classindex iconstop inclass Command
stop eventindex iconstop Event Specification
stopi command
index iconstopi Command
index iconSetting Breakpoints at the Machine-Instruction Level
stopping
in all member functions of a template classindex iconstop inclass Command
process executionindex iconStopping a Process Execution
process with Ctrl+Cindex iconUsing Ctrl+C to Stop a Process
program execution
if a conditional statement evaluates to trueindex iconStopping Execution on a Condition
if the value of a specified variable has changedindex iconStopping Execution When Variables Change
striding across slices of arraysindex iconUsing Strides
stripped programsindex iconCompletely Stripped Programs
suppress command
syntaxindex iconsuppress Command
using to limit reporting of runtime checking errorsindex iconRunning Your Program
using to list errors being suppressed in files not compiled for debuggingindex iconDefault Suppressions
using to manage runtime checking errorsindex iconUsing Suppression to Manage Errors
using to suppress runtime checking errorsindex iconSuppressing Errors
suppress_startup_message dbxenv variableindex icondbx Environment Variables
suppression of last errorindex iconSuppression of Last Error
symbol names, qualifying scopeindex iconQualifying Symbols With Scope Resolution Operators
symbol_info_compression dbxenv variableindex icondbx Environment Variables
symbols
choosing among multiple occurrences ofindex iconChoosing Among Multiple Occurrences
determining which dbx usesindex iconDetermining Which Symbol dbx Uses
printing a list of occurrencesindex iconPrinting a List of Occurrences of a Symbol
sync commandindex iconsync Command
sync eventindex iconsync Event Specification
syncrtld eventindex iconsyncrtld Event Specification
syncs commandindex iconsyncs Command
sysin eventindex iconsysin Event Specification
valid variablesindex iconVariables Valid for sysin and sysout Events
sysout eventindex iconsysout Event Specification
valid variablesindex iconVariables Valid for sysin and sysout Events
system event specificationsindex iconSystem Event Specifications