BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Tracing into Indy9 source in C++Builder 6

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (Internet Socket)
View previous topic :: View next topic  
Author Message
Robin Findley
Guest





PostPosted: Sat Apr 21, 2007 1:39 am    Post subject: Tracing into Indy9 source in C++Builder 6 Reply with quote



Can anyone tell me how I can trace into the Indy source in C++Builder 6?

Note that I've installed the latest snapshot (today).
I have the source path included in my "Debug Source Path",
and I even tried recompiling Indy9 with debugging info turned on
(by changing the compiler parameters in FullC6.bat to include -$d+)
And then opening IdTCPClient.pas in the editor.

As a sample, I've created a new application, and entered the following in
the constructor:

__fastcall TForm1::TForm1(TComponent* Owner)
: TForm(Owner)
{
client = new TIdTCPClient(this);
client->Host = "www.google.com";
client->Port = 80;
client->Connect(1000); // Set breakpoint on this line, and try to trace
into
}

I set a breakpoint (per the comment in the code), and press F7 to trace
into. It ends up stepping over it.

-Robin (rfindley (AT) usa (DOT) net)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (Internet Socket) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.