JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.3: Debugging a Program With dbx     Oracle Solaris Studio 12.3 Information Library
search filter icon
search icon

Document Information

Preface

1.  Getting Started With dbx

2.  Starting dbx

3.  Customizing dbx

4.  Viewing and Navigating To Code

5.  Controlling Program Execution

6.  Setting Breakpoints and Traces

7.  Using the Call Stack

8.  Evaluating and Displaying Data

9.  Using Runtime Checking

10.  Fixing and Continuing

11.  Debugging Multithreaded Applications

12.  Debugging Child Processes

13.  Debugging OpenMP Programs

14.  Working With Signals

15.  Debugging C++ With dbx

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

20.  Debugging Shared Libraries

A.  Modifying a Program State

B.  Event Management

C.  Macros

D.  Command Reference

Index

Numbers and Symbols

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

T

-temp event specification modifier, index icon-temp
templates
class, index iconDebugging With C++ Templates
stopping in all member functions of, index iconstop inclass classname Command
displaying the definitions of
index iconDebugging With C++ Templates
index iconwhatis name Command
function, index iconDebugging With C++ Templates
instantiations, index iconDebugging With C++ Templates
printing a list of
index iconDebugging With C++ Templates
index iconwhereis name Command
looking up declarations of, index iconLooking Up Definitions of Types and Classes
thr_create event
index iconUnderstanding Thread Creation Activity
index iconthr_create [thread_id]
thread, resuming only the first in which a breakpoint was hit, index iconUsing a Filter With a Conditional Event
thread command
index iconViewing the Context of Another Thread
index iconthread Command
thread creation, understanding, index iconUnderstanding Thread Creation Activity
-thread event specification modifier, index icon-thread thread_id
threads
current, displaying, index iconViewing the Context of Another Thread
information displayed for, index iconThread Information
list, viewing, index iconViewing the Threads List
other, switching viewing context to, index iconViewing the Context of Another Thread
printing list of all known, index iconViewing the Threads List
printing list of normally not printed (zombies), index iconViewing the Threads List
switching to by thread id, index iconViewing the Context of Another Thread
threads command
index iconViewing the Threads List
index iconthreads Command
thr_exit event
index iconUnderstanding Thread Creation Activity
index iconthr_exit
throw event
index iconthrow
index iconthrow type
index iconthrow -unhandled
index iconthrow -unexpected
timer event, index icontimer seconds
trace command
index iconSetting a Trace
index icontrace Command
tracei command
index iconTracing at the Machine-Instruction Level
index icontracei Command
trace output, directing to a file, index iconDirecting Trace Output to a File
traces
controlling speed of, index iconControlling the Speed of a Trace
implementing, index iconImplementing a Simple Trace
listing
index iconListing Breakpoints and Traces
index iconListing Breakpoints and Traces
setting, index iconSetting a Trace
trace_speed environment variable
index iconSetting dbx Environment Variables
index iconControlling the Speed of a Trace
tracing at the machine-instruction level, index iconTracing at the Machine-Instruction Level
trip counters, index iconUsing Event Counters
troubleshooting tips, runtime checking, index iconTroubleshooting Tips
turning off
runtime checking, index iconTurning Off Runtime Checking
the display of all currently monitored variables, index iconTurning Off Display (Undisplaying)
the display of a particular variable or expression, index iconTurning Off Display (Undisplaying)
turning on
memory access checking
index iconFinding Memory Access Problems and Memory Leaks
index iconTurning On Memory Access Checking
index iconTurning On All Runtime Checking
memory leak checking
index iconFinding Memory Access Problems and Memory Leaks
index iconTurning On Memory Use and Memory Leak Checking
index iconTurning On All Runtime Checking
memory use checking
index iconFinding Memory Access Problems and Memory Leaks
index iconTurning On Memory Use and Memory Leak Checking
index iconTurning On All Runtime Checking
types
declarations, looking up, index iconViewing Variables, Members, Types, and Classes
derived, Fortran, index iconViewing Fortran 95 Derived Types
looking up declarations of, index iconViewing Variables, Members, Types, and Classes
looking up definitions of, index iconLooking Up Definitions of Types and Classes
printing the declaration of, index iconLooking Up Definitions of Types and Classes
viewing, index iconViewing Variables, Members, Types, and Classes