[OE-core] [PATCH v4 1/2] tcf-agent: fix machine setting for arm64 build

2017-04-26 Thread Gernot Hillier
tcf-agent uses "a64", not "aarch64", see agent/Makefile.inc. This fix allows to re-enable features like SERVICE_Breakpoints and SERVICE_ MemoryMap on arm64. Signed-off-by: Gernot Hillier <gernot.hill...@siemens.com> Acked-by: Eugene Tarassov <eugene.taras...@xilinx.co

[OE-core] [PATCH v4 2/2] tcf-agent: enable default target debugging features

2017-04-26 Thread Gernot Hillier
. For MIPS and libc-musl, at least re-enable SERVICE_Symbols and SERVICE_LineNumbers which compile cleanly. Signed-off-by: Gernot Hillier <gernot.hill...@siemens.com> Signed-off-by: Tim Offermann <tim.offerm...@siemens.com> Acked-by: Eugene Tarassov <eugene.taras...@xilinx.com>

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

2017-04-26 Thread Gernot Hillier
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

Re: [OE-core] [PATCH v3 2/2] tcf-agent: enable default target debugging features

2017-04-25 Thread Gernot Hillier
On 21.04.2017 18:39, Burton, Ross wrote: > > On 20 April 2017 at 20:08, Gernot Hillier <gernot.hill...@siemens.com > <mailto:gernot.hill...@siemens.com>> wrote: > > A number of features were disabled in OE due to historic problems > on ARM. In tcf-agent 1.

[OE-core] [PATCH v3 2/2] tcf-agent: enable default target debugging features

2017-04-20 Thread Gernot Hillier
, at least re-enable SERVICE_Symbols and SERVICE_LineNumbers which compile cleanly. Signed-off-by: Gernot Hillier <gernot.hill...@siemens.com> Signed-off-by: Tim Offermann <tim.offerm...@siemens.com> --- meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 10 ++ 1 file changed,

[OE-core] [PATCH v3 1/2] tcf-agent: fix machine setting for arm64 build

2017-04-20 Thread Gernot Hillier
tcf-agent uses "a64", not "aarch64", see agent/Makefile.inc. This fix allows to re-enable features like SERVICE_Breakpoints and SERVICE_ MemoryMap on arm64. Signed-off-by: Gernot Hillier <gernot.hill...@siemens.com> --- meta/recipes-devtools/tcf-agent/tcf-agent_git.bb

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

2017-04-20 Thread Gernot Hillier
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

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

2017-04-20 Thread Gernot Hillier
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

[OE-core] [PATCH 1/2] tcf-agent: fix machine setting for arm64 build

2017-04-20 Thread Gernot Hillier
tcf-agent uses "a64", not "aarch64", see agent/Makefile.inc. This fix allows to re-enable features like SERVICE_Breakpoints and SERVICE_ MemoryMap on arm64. Signed-off-by: Gernot Hillier <gernot.hill...@siemens.com> --- meta/recipes-devtools/tcf-agent/tcf-agent_git.bb

[OE-core] [PATCH 2/2] tcf-agent: enable default target debugging features

2017-04-20 Thread Gernot Hillier
, at least re-enable SERVICE_Symbols and SERVICE_LineNumbers which compile cleanly. Signed-off-by: Gernot Hillier <gernot.hill...@siemens.com> Signed-off-by: Tim Offermann <tim.offerm...@siemens.com> --- meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 10 ++ 1 file changed,

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

2017-04-20 Thread Gernot Hillier
to this! Patch v1 was sent to poky ML in error. -- Gernot Hillier Siemens AG, Corporate Competence Center Embedded Linux -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core