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

L

language command, index iconlanguage Command
language_mode environment variable, index iconSetting dbx Environment Variables
lastrites event, index iconlastrites
LD_AUDIT, index iconOn a System Running Solaris
LD_PRELOAD, index iconOn a System Running Linux
libraries
dynamically loaded, setting breakpoints in, index iconSetting Breakpoints in Dynamically Loaded Libraries
shared, compiling for dbx, index iconShared Libraries Require the -g Option for Full dbx Support
librtc.so, preloading, index iconOn a System Running Linux
librtld_db.so, index iconLink Map
libthread_db.so, index iconUnderstanding Multithreaded Debugging
libthread.so, index iconDebugging Multithreaded Applications
limiting the experiment size, index iconSyntax
line command
index iconTypes of Program Locations
index iconline Command
linker names, index iconLinker Names
link map, index iconLink Map
list command
index iconTypes of Program Locations
index iconChanging the Visiting Scope
syntax, index iconlist Command
using to print a source listing for a file or function, index iconPrinting a Source Listing
using to print the source listing for a function instantiation, index iconlist Expressions
listi command
index iconUsing the listi Command
index iconlisti Command
listing
all program modules that contain debugging information, index iconListing Modules
breakpoints
index iconListing and Clearing Breakpoints
index iconListing Breakpoints and Traces
C++ function template instantiations, index iconLooking Up Definitions of Variables, Members, and Functions
debugging information for modules, index iconListing Debugging Information for Modules
names of all program modules, index iconListing Modules
names of modules containing debugging information that have already been read into dbx, index iconListing Modules
signals currently being ignored, index iconCatching Signals
signals currently being trapped, index iconCatching Signals
traces, index iconListing Breakpoints and Traces
loading your program, index iconStarting dbx or dbxtool and Loading Your Program
loadobject command, index iconloadobject Command
loadobject, defined, index iconDynamic Linker
loadobject -dumpelf command, index iconloadobject -dumpelf Command
loadobject -exclude command, index iconloadobject -exclude Command
loadobject -hide command, index iconloadobject -hide Command
loadobject -list command, index iconloadobject -list Command
loadobject -load command, index iconloadobject -load Command
loadobject -unload command, index iconloadobject -unload Command
loadobject -use command, index iconloadobject -use Command
looking up
definitions of classes, index iconLooking Up Definitions of Types and Classes
definitions of functions, index iconLooking Up Definitions of Variables, Members, and Functions
definitions of members, index iconLooking Up Definitions of Variables, Members, and Functions
definitions of types, index iconLooking Up Definitions of Types and Classes
definitions of variables, index iconLooking Up Definitions of Variables, Members, and Functions
the this pointer, index iconLooking Up Definitions of Variables, Members, and Functions
lwp command, index iconlwp Command
-lwp event specification modifier, index icon-lwp lwp_id
lwp_exit event, index iconlwp_exit
lwps command
index iconUnderstanding LWP Information
index iconlwps Command
LWPs (lightweight processes), index iconUnderstanding Multithreaded Debugging
information displayed for, index iconUnderstanding LWP Information
showing information about, index iconUnderstanding LWP Information