HP C B.11.11.16 Release Notes
HP C/ANSI C Release Notes
New Features in Version B.11.11.12
Chapter 1 11
New Features in Version B.11.11.12
HP C compiler version B.11.11.12 supports the following new feature:
Debugging of Optimized Code (DOC) in 64-bit Mode
Now it is possible to debug code optimized at +O2 in 64-bit (wide) mode using HP C. Use the
compilation option -g +O2 +DD64 to achieve this.
Earlier, DOC was available only in 32-bit (narrow) mode.