HP WDB GUI 5.7 Reference Manual (September 2007)

WDB GUI Overview
Summary of Features
Chapter 1 11
Summary of Features
WDB GUI includes the following features:
Support for Viewing the Arena Profile
HP WDB GUI 5.7 and later versions provide support to view the arena profile of
applications running on HP-UX 11i v3.
Support for Viewing the Incremental Heap Profile
HP WDB GUI 5.7 and later versions provide support to view the incremental heap profile
of an application.
Support for the Mouse Scroll Wheel
Support for Viewing the Execution Path Entries
HP WDB GUI 5.7 and later versions provide support to view the execution path for
programs running on Integrity systems. This feature is supported only for compiler
versions A.06.15 and later.
Support for viewing information on the state of pthread primitives
HP WDB GUI 5.6 and later, provide support to view extended information on the state of
threads, mutexes, read-write locks, and condition variables.
Support for heap check string on/off
WDB GUI supports the heap-check string on/off feature of GDB. If the check string flag is
set to on, it enables the validation of calls to functions such as strcpy, strncpy, memcpy,
memncpy, memmove, memset, bzero, and, bcopy.
Support for display of memory layout for a given address
WDB-GUI displays memory contents for a given address, spanning across 2 kB of
memory. This option is available from the View menu. The contents can be viewed in
decimal, hexadecimal, octal, unsigned decimal, binary, float, address, instruction,
character and, string format. For a given display format, the contents can be viewed in
byte, halfword and word sizes.
Support for display of a short description for an assembly instruction
WDB-GUI displays a brief description of the assembly instruction when the mouse
pointer is moved over an assembly instruction in the Disassembly view.
Special key strokes for minimizing and maximizing WDB GUI windows