Board index » cppbuilder » Debugging into packages on XP
GCT
![]() CBuilder Developer |
Debugging into packages on XP2004-03-04 04:38:04 PM cppbuilder70 Hi ... after many years stepping into package code while debugging (in BCB5) under WinNT and 2K, I've now upgraded to XP and can only step into package code when the TDS files are in the same directory as the executable I'm running. The packages have .BPIs, no .LIBs, and when the .BPL is loaded the Event Log is reporting it has No Debug Info ... unless I copy the .TDS into the executable's directory first. The packages are all output to $(BCB)\Projects\Bpl (and always have been), and this is on my PATH. Can anyone offer any advice? Many thanks in advance... |