| |||
Home > ARM Debuggers for Windows and UNIX > ARM Debugger with C++ > About ADW for C++ |
ARM C++ provides additions to ADW and ADU to support C++ debugging.
A dynamic link library (adw_cpp.dll
) is installed
in the same directory as adw.exe
. The adw_cpp.dll
adds:
A C++ menu between the View and Execute menus in the main menu bar
Five new buttons in the ADW/ADU toolbar:
Evaluate Expression
View Classes
Show Watches
Hide Watches
Recalculate Watches
Figure 3.21 shows an example of the ARM Debugger C++ debug interface and the C++ menu.