HP (Hewlett-Packard) 5992-4701 用户手册

下载
页码 369
16 XDB to WDB Transition Guide
This transition aid is designed for XDB users who are learning WDB, an HP-supported
version of the industry-standard GDB debugger. Select one of these lists for a table that
shows WDB equivalents for many common XDB commands and other features.
Invoke WDB with the command gdb -tui to obtain a terminal user interface (TUI)
similar to that provided by XDB. Commands marked "(with -tui)" are valid when
you use the -tui option.
Invoke WDB with the command gdb -xdb to turn on XDB compatibility mode, which
enables you to use many XDB commands as synonyms for GDB commands. Commands
marked "(with -xdb)" are valid when you use the -xdb option.
You may use both -xdb and -tui at the same time. Some commands are valid only
when you use both options.
For a tutorial introduction to WDB, refer to the Getting Started with WDB.
16.1 By-function lists of XDB commands and HP WDB equivalents
16.1 By-function lists of XDB commands and HP WDB equivalents
253