I haven't meet this kind of problem.(windows XP)
For me, I have build OpenCV libraries(debug version). (Both have dll files and .a files)
Then, I have build my own executable files which link to opencv libraries.
Note, the DLLs and my own executables were not in the same directory.
Then I can debug my own executable applications and step into OpenCV libraries.
