Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] TCF source architecture

Hi Naama,

 

TCF can be configured for host side symbols handling, target side or both.

Look into “server” directory for make file and config to build host side symbols server.

We usually call host side part “TCF server” and target side “TCF agent”.

 

Regards,

Eugene

 

From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Naama Elouz
Sent: Thursday, August 27, 2015 8:33 AM
To: tcf-dev@xxxxxxxxxxx
Subject: [tcf-dev] TCF source architecture

 

Hello,

 

I’m trying to understand TCF source architecture, Please correct me if I’m wrong..

When looking at TCF agent sources (on target) it seems that the agent Implement all services.

I know other debuggers (for ex. gdb) implement similar functionality at the host side,

For ex:

elf handling – (elf-loader.c, symbols_elf.c..)

linenumbers - (linenumbers.c)

 

Can you please explain why it’s different in TCF? 

 

Regards,
Naama. 

 

 

 



This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.


Back to the top