Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

IDB Source files

apolo74
Beginner
267 Views
I'm not sure if this is the right place to put this thread but I don't see where else.
I'm starting to work with intel's debugger 'idb' but cann't open my source code... I open my executable and even though I specify my source folder, the debugger loads all external libraries and their source files but never mines. So my main.cpp is not opened, only the third party sources which I don't want to debug.
I see there is a 'Reset Ignored Source Files List' in the Options menu but I can not find a place where to put the sources that I want to ignore. I'm working with Ubuntu 10.10 ia32 and Intel's C++ Compiler 12.0.2
Thanks,
Boris
0 Kudos
0 Replies
Reply