Re: [PATCH rtems-tools v1] TraceConverter.cc: Add catch for exception

2021-10-12 Thread Chris Johns
The change is fine. The comment is about another possible change. Thanks Chris On 13/10/21 5:22 am, Ryan Long wrote: > CID 1471639: Add catch for exception > > Closes #4501 > --- > tester/covoar/TraceConverter.cc | 45 > ++--- > 1 file changed, 29 insertions

Re: [PATCH] rtems-kernel: Implement kernel recipe using waf

2021-10-12 Thread Chris Johns
On 12/10/21 11:59 pm, Ryan Long wrote: -Original Message- > From: Chris Johns > Sent: Friday, October 8, 2021 6:44 PM > To: Ryan Long ; devel@rtems.org > Subject: Re: [PATCH] rtems-kernel: Implement kernel recipe using waf > > Hi Ryan, > > Thank you for taking this on. > > I would lik

[PATCH rtems-tools v1] TraceConverter.cc: Add catch for exception

2021-10-12 Thread Ryan Long
CID 1471639: Add catch for exception Closes #4501 --- tester/covoar/TraceConverter.cc | 45 ++--- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/tester/covoar/TraceConverter.cc b/tester/covoar/TraceConverter.cc index 16c69d4..4a24bd4 100644 ---

[PATCH rtems-tools v1] TraceConverter.cc: Add catch for exception

2021-10-12 Thread Ryan Long
CID 1471639: Add catch for exception Closes #4501 --- tester/covoar/TraceConverter.cc | 45 ++--- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/tester/covoar/TraceConverter.cc b/tester/covoar/TraceConverter.cc index 16c69d4..4a24bd4 100644 ---

RE: [PATCH] rtems-kernel: Implement kernel recipe using waf

2021-10-12 Thread Ryan Long
-Original Message- From: Chris Johns Sent: Friday, October 8, 2021 6:44 PM To: Ryan Long ; devel@rtems.org Subject: Re: [PATCH] rtems-kernel: Implement kernel recipe using waf Hi Ryan, Thank you for taking this on. I would like see one addition, a user supplied config.ini file that