How can i debug my DLL project with Delphi's P

2019-01-18 07:38发布

问题:

I Have a dll Project. I want to debug this Project with paserver on remote side. How can i pass my dll outpath dir on remote side and how can i pass my dll’s debug launcher application ?

For example my dll should be run on C:\MyApp\MyApp.DLL (On remote side) And my debug launcher program should be run on C:\MyApp\MyDebugger.EXE (On remote side)

My Host application is Win32 VCL Application

Best Regards

回答1:

PAServer is not stable at this stage. It simply cannot be used. There are MANY reports about this:

PAServer can't load dyld: Library
Delphi XE5 PAServer Unauthorized user
How can i debug my DLL project with Delphi's PAServer
Delphi XE4 iOS can't connect to PAServer
https://stackoverflow.com/questions/28115855/paserver-crashes-on-win64
Delphi Mac OS X

Solution: wait until they release something stable. (You will have to pay again, of course)