OK, looks like Remote Debugging is in BDS2006. Sorry. Usually it is installed from the CD. The main install splash screen has an item for it. There is a readme somewhere explaining how to install and configure. I used remote debugging long time ago. It works nice (speed depends on the network speed of course).
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be ----- Original Message ----- From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Friday, April 06, 2007 9:47 AM Subject: Re: [twsocket] Need help on remote debugging of ICS-based server > Hello, > > At this page: > http://shop.borland.com/dr/v2/ec_Main.Entry17c?SID=39696&SP=10023&CID=0&PID=772683&PN=1&V1=772683&CUR=840&DSP=&PGRP=0&ABCODE=&CACHE_ID=0 > > Enterprise Edition > For the professional C or C++ developer who demands reliable, > high-performance applications, this is the IDE you've been waiting for! > BorlandĀ® C++BuilderĀ® 2006 delivers the latest RAD and ALM features for > mission-critical development, including WYSIWYG Web Application Development, > powerful new data providers, remote debugging, <-------- Is this C++ > product, what's included in BDS2006? How can I enable remote debugging? I > have architect version of BCB2006 but it's not one of the versions on this > page! > > Regards, > > SZ > > ----- Original Message ----- > From: "Francois Piette" <[EMAIL PROTECTED]> > To: "ICS support mailing" <[email protected]> > Sent: Friday, April 06, 2007 10:42 AM > Subject: Re: [twsocket] Need help on remote debugging of ICS-based server > > > > Remote debugging is what you need. But I think it is gone out of BDS2006 > > (Not sure). It is back in Delphi 2007. But since most of your code is C++, > > you'll have to wait until Cogswell is out (Before the summer as far as I > > know). Without remote debugger, I don't know how you can avoir copying the > > source code to the target machine, at least the part of the code you want > > to > > debug. > > > > Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html > > -- > > [EMAIL PROTECTED] > > Author of ICS (Internet Component Suite, freeware) > > Author of MidWare (Multi-tier framework, freeware) > > http://www.overbyte.be > > > > > > ----- Original Message ----- > > From: "Fastream Technologies" <[EMAIL PROTECTED]> > > To: "ICS support mailing" <[email protected]> > > Sent: Friday, April 06, 2007 9:28 AM > > Subject: [twsocket] Need help on remote debugging of ICS-based server > > > > > >> Hello, > >> > >> I have a customer in Russia with a dedicated/fast internet connection. > > Their > >> web site gets 400 concurrent users at any time. Now, he constantly > > complains > >> about a crash situation which madexcept cannot capture. As you can guess, > > I > >> am unable to reproduce the problem here. My plan is to install BDS2006 > > Trial > >> version on their server and do some remote debugging BUT I do not want to > >> transmit the source code over the internet. Is there a good solution for > >> this problem? IOW, I will include the debug information to the project, > > then > >> transmit the exe and do the debugging remotely from my machine in Turkey. > >> PLEASE HELP! ;-} > >> > >> Best Regards, > >> > >> SZ > >> > >> -- > >> To unsubscribe or change your settings for TWSocket mailing list > >> please goto http://www.elists.org/mailman/listinfo/twsocket > >> Visit our website at http://www.overbyte.be > > > > -- > > To unsubscribe or change your settings for TWSocket mailing list > > please goto http://www.elists.org/mailman/listinfo/twsocket > > Visit our website at http://www.overbyte.be > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
