[OE-core] [PATCH v4 0/2] tcf-agent: fix target debugging with Eclipse CDT

Gernot Hillier gernot.hillier at siemens.com
Wed Apr 26 10:57:43 UTC 2017


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 and libc-musl.
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.

Thanks to Eugene, main TCF developer, for reviewing the patches!

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!)
v4: address build break on libc-musl, thx to Ross Burton for the hint

--
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 | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

-- 
2.12.0




More information about the Openembedded-core mailing list