JavaScript is required to for searching.
跳过导航链接
退出打印视图
Oracle Solaris Studio 12.3:使用 dbx 调试程序     Oracle Solaris Studio 12.3 Information Library (简体中文)
search filter icon
search icon

文档信息

前言

1.  dbx 入门

2.  启动 dbx

3.  定制 dbx

4.  查看和导航到代码

5.  控制程序执行

6.  设置断点和跟踪

7.  使用调用堆栈

8.  求值和显示数据

9.  使用运行时检查

10.  修复并继续

11.  调试多线程应用程序

12.  调试子进程

13.  调试 OpenMP 程序

14.  处理信号

15.  使用 dbx 调试 C++

16.  使用 dbx 调试 Fortran

17.  使用 dbx 调试 Java 应用程序

18.  在机器指令级调试

19.  将 dbx 与 Korn Shell 配合使用

20.  调试共享库

A.  修改程序状态

B.  事件管理

C.  宏

D.  命令参考

索引

数字和符号

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

访

退

线

O

omp_loop 命令, index iconomp_loop 命令
omp_pr 命令, index iconomp_pr 命令
omp_serialize 命令, index iconomp_serialize 命令
omp_team 命令, index iconomp_team 命令
omp_tr 命令, index iconomp_tr 命令
OpenMP 代码
dbx 功能可用于, index icon可用于 OpenMP 代码的 dbx 功能
单步步入, index icon单步步入并行区域
将遇到的下一个并行区域的执行序列化, index icon将并行区域的执行序列化
使用 dump 命令, index icon使用 dump 命令
使用堆栈跟踪, index icon使用堆栈跟踪
事件, 其他, index icon其他事件
事件, 同步, index icon同步事件
输出当前并行区域的描述, index icon输出区域和线程信息
输出当前任务区域的描述, index icon输出区域和线程信息
输出当前循环的描述, index icon输出区域和线程信息
输出当前组上的所有线程, index icon输出区域和线程信息
输出共享变量、专用变量和线程专用变量, index icon输出变量和表达式
由编译器进行转换, index icon编译器如何转换 OpenMP 代码
执行序列, index iconOpenMP 代码的执行序列
OpenMP 应用编程接口, index icon调试 OpenMP 程序
output_auto_flush 环境变量, index icon设置 dbx 环境变量
output_base 环境变量, index icon设置 dbx 环境变量
output_class_prefix 环境变量, index icon设置 dbx 环境变量
output_derived_type 环境变量, index icon打印 C++ 指针
output_dynamic_type 环境变量
index icon设置 dbx 环境变量
index iconexception [-d | +d] 命令
output_inherited_members 环境变量, index icon设置 dbx 环境变量
output_list_size 环境变量, index icon设置 dbx 环境变量
output_log_file_name 环境变量, index icon设置 dbx 环境变量
output_max_string_length 环境变量, index icon设置 dbx 环境变量
output_no_literal 环境变量, index icon设置 dbx 环境变量
output_pretty_print 环境变量, index icon设置 dbx 环境变量
output_short_file_name 环境变量, index icon设置 dbx 环境变量
overload_function 环境变量, index icon设置 dbx 环境变量
overload_operator 环境变量, index icon设置 dbx 环境变量