Maybe this can be useful:
The DLL isn't called directly from the executable, the exe set up in the "Debug Tab" call another procces wich call the library.
From my way when I debug I don't see the DLL in the modules, but if i attach to the procces that call the library my DLL appears in the...
The .pdb wasn't in the same file as the DLL. I put it in the same folder and i tried without results.
I have to say too that when I run the Debug (run to cursor or Go) the simbols from the DLL are loaded, and I can see the sources codes but for some reason it seems don't match the sources with...
Hello.
I'm trying to debug a DLL called from a release executable, in Compaq Visual Fortran. I have created a Dynamic link library project and I have compiled the source files. When I run the mainly program (Build => Start Debug => Go) but the breakpoints are ignored in the dll, so the executab...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.