|
There is no problem debugging an entirely new projec. So I assume it knows where to find the debugger.
This project is created from existing source code (dvgrab). I can configure it, I can compile it, I can run it. I just can't debug it. I appears to halt in a startup thread, but it doesn't respond to breakpoints or stepping through the code. It as if it doesn't find dvgrab's source files, but they're all in the same directory?
Thank you!
|