Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] TCF multi core debugging support?

Hi Eugene,

I understand that TCF is not a fully multicore debugger. However what needs
to be taken into account for building such one?
Would it be correct to add a core# specifier to the ContextID for each
service command? And/or would I need to re-implement all existing services
for multi core?

Thanks,
Guenther

Date: Tue, 19 Nov 2013 23:43:35 +0000
From: Eugene Tarassov <eugene.tarassov@xxxxxxxxxx>
To: TCF Development <tcf-dev@xxxxxxxxxxx>
Cc: Christian Pirker <cpirker@xxxxxxxxx>
Subject: Re: [tcf-dev] TCF multi core debugging support?
Message-ID:
	<6d21804f-14e1-4144-b20f-a8034c01b1e6@xxxxxxxxxxxxxxxx.local>
Content-Type: text/plain; charset="us-ascii"

Hi Guenther,

I'm not sure what aspect of multicore debugging you mean.
If you are looking for a ready-to-use multicore debugger, TCF is not that.
It is a framework that provides most of the modules needed to build such
debugger.
There are commercial multicore debuggers built using TCF.

Regards,
Eugene


From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On
Behalf Of Guenther Nadbath
Sent: Dienstag, 19. November 2013 08:50
To: tcf-dev@xxxxxxxxxxx
Cc: Christian Pirker
Subject: [tcf-dev] TCF multi core debugging support?

Hi All,

How is TCF multi core debugging intended to be working? I found no code in
the TCF agent regarding multi core debugging.

Thanks,
Guenther


Guenther Nadbath, ABIX GmbH, www.a-bix.com<http://www.a-bix.com>



Back to the top