構文enum bptype
ファイル名
列挙体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
bptype | ||
| bp_breakpoint | Normal breakpoint | ||
| bp_hardware_breakpoint | Hardware assisted breakpoint | ||
| bp_until | used by until command | ||
| bp_finish | used by finish command | ||
| bp_watchpoint | Watchpoint | ||
| bp_hardware_watchpoint | Hardware assisted watchpoint | ||
| bp_read_watchpoint | read watchpoint, (hardware assisted) | ||
| bp_access_watchpoint | access watchpoint, (hardware assisted) | ||
| bp_longjmp | secret breakpoint to find longjmp() | ||
| bp_longjmp_resume | secret breakpoint to escape longjmp() | ||
| bp_step_resume | |||
| bp_through_sigtramp | |||
| bp_watchpoint_scope | |||
| bp_call_dummy |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー