Re: [PATCH] spec/libdebugger: Only enable for supported architectures

2021-10-21 Thread Chris Johns
On 22/10/21 1:21 am, Sebastian Huber wrote: > On 21/10/2021 10:36, Chris Johns wrote: >> Could you please answer the other parts of the email you cut because it would >> help understand this stuff? >> >> Specifically the opt* and user options. When is an option optional and when >> is >> an

Re: [PATCH] spec/libdebugger: Only enable for supported architectures

2021-10-21 Thread Sebastian Huber
On 21/10/2021 10:36, Chris Johns wrote: Could you please answer the other parts of the email you cut because it would help understand this stuff? Specifically the opt* and user options. When is an option optional and when is an option an option but not optional? The option item files are used

Re: [PATCH] spec/libdebugger: Only enable for supported architectures

2021-10-21 Thread Chris Johns
Could you please answer the other parts of the email you cut because it would help understand this stuff? Specifically the opt* and user options. When is an option optional and when is an option an option but not optional? On 21/10/21 7:09 pm, Sebastian Huber wrote: > On 21/10/2021 10:06, Chris

Re: [PATCH] spec/libdebugger: Only enable for supported architectures

2021-10-21 Thread Sebastian Huber
On 21/10/2021 10:06, Chris Johns wrote: KeyError: '/cpukit/optlibddebugger' You have to admit this is a horrible error message. It provides no insight into problem or the solution. Looks like a typo. Maybe use optlibdebugger? -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178

Re: [PATCH] spec/libdebugger: Only enable for supported architectures

2021-10-20 Thread Sebastian Huber
On 21/10/2021 07:45, Chris Johns wrote: On 21/10/21 4:30 pm, Sebastian Huber wrote: On 21/10/2021 04:09, chr...@rtems.org wrote: From: Chris Johns ---   spec/build/cpukit/libdebugger.yml | 5 -   spec/build/testsuites/libtests/debugger01.yml | 4 +---   2 files changed, 5

Re: [PATCH] spec/libdebugger: Only enable for supported architectures

2021-10-20 Thread Chris Johns
On 21/10/21 4:30 pm, Sebastian Huber wrote: > On 21/10/2021 04:09, chr...@rtems.org wrote: >> From: Chris Johns >> >> --- >>   spec/build/cpukit/libdebugger.yml | 5 - >>   spec/build/testsuites/libtests/debugger01.yml | 4 +--- >>   2 files changed, 5 insertions(+), 4 deletions(-)

Re: [PATCH] spec/libdebugger: Only enable for supported architectures

2021-10-20 Thread Sebastian Huber
On 21/10/2021 04:09, chr...@rtems.org wrote: From: Chris Johns --- spec/build/cpukit/libdebugger.yml | 5 - spec/build/testsuites/libtests/debugger01.yml | 4 +--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/spec/build/cpukit/libdebugger.yml

[PATCH] spec/libdebugger: Only enable for supported architectures

2021-10-20 Thread chrisj
From: Chris Johns --- spec/build/cpukit/libdebugger.yml | 5 - spec/build/testsuites/libtests/debugger01.yml | 4 +--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/spec/build/cpukit/libdebugger.yml b/spec/build/cpukit/libdebugger.yml index