Sören Seyfert
2008-07-18 11:35:24 UTC
Hello,
I'm unable to set a breakpoint in the source files on the local IDE. The
connection between host and remote systems is ok, this means that the
application start up and run in debug mode.
My remote machine and debug machine are running on WinXP Professional (32
bits).
I have tried the "Load Process" and "Attach Process" method, and in both
cases when the debugger is attached to the remote machine the following is
output from the event log window:
Module load: XXX.exe. No debug info ...
I have copied my .TDS file and the .EXE to the same directory on the remote
machine (C:\MyTest). I have added "C:\MyTest" into the debug symbols search
path, the working directory path, and the remote path. In the Linker option
for the project there is no "Include remote debug symbols" option, but "Full
debug information" is selected.
I am using C++ Builder 2007 R2 Version 11.0.2902.10471. My application is a
VCL application developed in C++. The remote debugger kernel installed on
the remote machine is version 105.11.1.12533.
I'm unable to set a breakpoint in the source files on the local IDE. The
connection between host and remote systems is ok, this means that the
application start up and run in debug mode.
My remote machine and debug machine are running on WinXP Professional (32
bits).
I have tried the "Load Process" and "Attach Process" method, and in both
cases when the debugger is attached to the remote machine the following is
output from the event log window:
Module load: XXX.exe. No debug info ...
I have copied my .TDS file and the .EXE to the same directory on the remote
machine (C:\MyTest). I have added "C:\MyTest" into the debug symbols search
path, the working directory path, and the remote path. In the Linker option
for the project there is no "Include remote debug symbols" option, but "Full
debug information" is selected.
I am using C++ Builder 2007 R2 Version 11.0.2902.10471. My application is a
VCL application developed in C++. The remote debugger kernel installed on
the remote machine is version 105.11.1.12533.