JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.2: Debugging a Program With dbx
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.  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, -temp
templates
class, Debugging With C++ Templates
stopping in all member functions of, stop inclass classname Command
displaying the definitions of
Debugging With C++ Templates
whatis name Command
function, Debugging With C++ Templates
instantiations, Debugging With C++ Templates
printing a list of
Debugging With C++ Templates
whereis name Command
looking up declarations of, Looking Up Definitions of Types and Classes
thr_create event
Understanding Thread Creation Activity
thr_create [thread_id]
thr_exit event
Understanding Thread Creation Activity
thr_exit
thread, resuming only the first in which a breakpoint was hit, Using a Filter With a Conditional Event
thread command
Viewing the Context of Another Thread
thread Command
thread creation, understanding, Understanding Thread Creation Activity
-thread event specification modifier, -thread thread_id
threads
current, displaying, Viewing the Context of Another Thread
information displayed for, Thread Information
list, viewing, Viewing the Threads List
other, switching viewing context to, Viewing the Context of Another Thread
printing list of all known, Viewing the Threads List
printing list of normally not printed (zombies), Viewing the Threads List
switching to by thread id, Viewing the Context of Another Thread
threads command
Viewing the Threads List
threads Command
throw event
throw
throw type
throw -unhandled
throw -unexpected
timer event, timer seconds
trace command
Setting a Trace
trace Command
trace output, directing to a file, Directing Trace Output to a File
trace_speed environment variable
Setting dbx Environment Variables
Controlling the Speed of a Trace
tracei command
Tracing at the Machine-Instruction Level
tracei Command
traces
controlling speed of, Controlling the Speed of a Trace
implementing, Implementing a Simple Trace
listing
Listing Breakpoints and Traces
Listing Breakpoints and Traces
setting, Setting a Trace
tracing at the machine-instruction level, Tracing at the Machine-Instruction Level
trip counters, Using Event Counters
troubleshooting tips, runtime checking, Troubleshooting Tips
turning off
runtime checking, Turning Off Runtime Checking
the display of a particular variable or expression, Turning Off Display (Undisplaying)
the display of all currently monitored variables, Turning Off Display (Undisplaying)
turning on
memory access checking
Finding Memory Access Problems and Memory Leaks
Turning On Memory Access Checking
Turning On All Runtime Checking
memory leak checking
Finding Memory Access Problems and Memory Leaks
Turning On Memory Use and Memory Leak Checking
Turning On All Runtime Checking
memory use checking
Finding Memory Access Problems and Memory Leaks
Turning On Memory Use and Memory Leak Checking
Turning On All Runtime Checking
types
declarations, looking up, Viewing Variables, Members, Types, and Classes
derived, Fortran, Viewing Fortran 95 Derived Types
looking up declarations of, Viewing Variables, Members, Types, and Classes
looking up definitions of, Looking Up Definitions of Types and Classes
printing the declaration of, Looking Up Definitions of Types and Classes
viewing, Viewing Variables, Members, Types, and Classes