donvittorio
Programmer
Hi everybody,
I want to step through a dll but Delphi is not stopping at my breakpoints. Some times my breakpoints in dlls work and sometimes they don't, and it's beginning to drive me bonkers!
In the compiler options I have Debug Information, Local Symbols, Reference Info and Definitions Only all switched on (although I'm not sure what all of these do), and I have put {$D+} in my code to be sure, but still no joy.
Does anybody know what the problem could be?
Thanks
Steve
I want to step through a dll but Delphi is not stopping at my breakpoints. Some times my breakpoints in dlls work and sometimes they don't, and it's beginning to drive me bonkers!
In the compiler options I have Debug Information, Local Symbols, Reference Info and Definitions Only all switched on (although I'm not sure what all of these do), and I have put {$D+} in my code to be sure, but still no joy.
Does anybody know what the problem could be?
Thanks
Steve