can anybody help me how to do remote debugging of a DLL (just a dll) which is exe independent. Dll is the service that will be run on the server machine, and the source code for the DLL is on the client machine. Now that this service is running on the server, I want to debug the delphi code that is on the client machine using delphi 7.
source
share