5
votes
2answers
230 views
Can I generate a .RSM file myself for the Delphi Debugger to use?
I wish to debug executables for which I have no code, using the Delphi Debugger.
WinDBG and other debuggers are no option in this case, as the given executables all call into my DLL, for which I do …
