Show instruction pointer offsets, Source Code tab, Preferences Dialog Box (Error Detection)
Select whether to display the function relative offsets for instruction pointers in the Error Views.
For example, if you show instruction pointer offsets the output can look like this:
CStockApp::CStockApp(void)+0x171[Stock.cpp:155]
If you don't show instruction pointer offsets the output can look like this:
CStockApp::CStockApp(void)[Stock.cpp:155]
Note:
§ Use this option to see function locations when debug data is not available.
(C) Copyright IBM Corporation 1992, 2010.