All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] tcf-agent: fix CDT target debugging
@ 2017-04-20 19:06 Gernot Hillier
  0 siblings, 0 replies; 2+ messages in thread
From: Gernot Hillier @ 2017-04-20 19:06 UTC (permalink / raw)
  To: openembedded-core

Default recipe for tcf-agent disabled a number of features because of
historic build problems on ARM dating back to tcf-agent 0.0+svnr1855
(from 2011). We re-enable them for all archs besides mips. For arm64,
we additionally need to fix MACHINE setting to make those features
compile again.

Without those features, target debugging using Eclipse Neon and CDT
with TCF 1.4 plugin didn't work in our tests. This is the default
debugging mode in the Xilinx Vivado SDK.

Series history:
v1: enable default tcf-agent features on all archs, sent to Poky ML
v2: address build break on mips and arm64, thx to Richard Purdie for 
    pointing me to this!
v3: Sent using git-send-email to fix line wrapping (sorry!)

--
Gernot Hillier
Siemens AG, Corporate Competence Center Embedded Linux

Gernot Hillier (2):
  tcf-agent: fix machine setting for arm64 build
  tcf-agent: enable default target debugging features

 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.12.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH v3 0/2] tcf-agent: fix CDT target debugging
@ 2017-04-20 19:08 Gernot Hillier
  0 siblings, 0 replies; 2+ messages in thread
From: Gernot Hillier @ 2017-04-20 19:08 UTC (permalink / raw)
  To: openembedded-core; +Cc: eugene.tarassov

Default recipe for tcf-agent disabled a number of features because of
historic build problems on ARM dating back to tcf-agent 0.0+svnr1855
(from 2011). We re-enable them for all archs besides mips. For arm64,
we additionally need to fix MACHINE setting to make those features
compile again.

Without those features, target debugging using Eclipse Neon and CDT
with TCF 1.4 plugin didn't work in our tests. This is the default
debugging mode in the Xilinx Vivado SDK.

Series history:
v1: enable default tcf-agent features on all archs, sent to Poky ML
v2: address build break on mips and arm64, thx to Richard Purdie for 
    pointing me to this!
v3: Sent using git-send-email to fix line wrapping (sorry!)

--
Gernot Hillier
Siemens AG, Corporate Competence Center Embedded Linux

Gernot Hillier (2):
  tcf-agent: fix machine setting for arm64 build
  tcf-agent: enable default target debugging features

 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.12.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-20 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-20 19:06 [PATCH v3 0/2] tcf-agent: fix CDT target debugging Gernot Hillier
2017-04-20 19:08 Gernot Hillier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.