Show instruction pointers, Source Code tab, Preferences Dialog Box (Error Detection)
Select whether to display instruction pointers for call stack entries in the Error Views.
For example, if you show instruction pointers the output can look like this:
CStockApp::CStockApp(void)[Stock.cpp:155 ip=0x0040dd11]
If you don't show instruction pointers 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.