Hey,
Im using vs 2003. When I try to debug some program that uses several dll files i can debug (put breakpoint - without question mark) only on the cpp files of the project that creates the dll and was the last one that i compiled . breakpoints located on others dlls (that are part of the program and located in the same solution) are marked with question mark and the debugger doesnt reach them at all.
how can i solve it ?? thanks, liran