C and C++ SoftBench User's Guide
Using SoftBench Debugger
For More Information
Chapter 7234
For More Information
• On DDE commands, command syntax, and advanced DDE features,
see
HP/DDE Debugger Online User's Guide
. (choose "Help: DDE
Reference").
• On any button, screen area, or menu item, use SoftBench Online
Help. Move the mouse pointer to any menu selection and press F1.
• On starting SoftBench creating projects and compiling and building
projects and targets, see Chapter 2, “Using SoftBench,” on page 41.
• On SoftBench editing, see Chapter 4, “Using SoftBench Editors,” on
page 117.
•Onmake and Makefiles, see make(1) in the manual pages.
• On compiler options, see cc(1), CC(1), aCC(1), or f77(1), as
appropriate for your language. Also see the HP-UX Language
Reference for your compiler.
• On C, C++, or FORTRAN expression syntax, see the appropriate
language reference.
• On standard I/O, see stdio(3S) and related UNIX manual pages.
• On writing an X11-compatible program with a window interface, see
Programming With the Xt Intrinsics, and other X11 documentation.
• On core files, see the reference page for core(4).
• On signals, see the manual pages for signal(2), sigvector(2),
bsdproc(2), sigset(2v), and signal(5).
• On register usage and Program Status Word letter codes, see a book
on Assembly Language Programming for your computer, and the
compiler manual for the language you are using (for example, HP-UX
C Language Reference).
• On the hardware configuration of your computer, see the list on your
screen at boot time.