I've come back to looking at remote debugging with Delphi 2010 after my initial investigation last August. I've made sure that D2010 has updates 4&5 and that the remote debugger is the latest from the Embarcadero wesite. Following the very useful instructions here I can load the remote process and run it fine, but I cant use breakpoints. The RSM and EXE files are together in the remote directory.
Is there anything I should check? Can I load the symbol table manually? There seem to be no debugger settings required, but could I force something to force D2010 to load my symbol table?
This is the only problem now keeping me on Delphi 7 - I have several production machines that cannot have the IDE installed for debugging, and I really do need some kind of remote debugging support for these.
As a corollary - is the support for remote debugging any better for XE?
Thanks, Brian.