Re: [PATCH] bsp: Remove fatal from exit(0). Add extended heap error output

2021-07-21 Thread Chris Johns
On 22/7/21 8:45 am, Joel Sherrill wrote: > On Wed, Jul 21, 2021 at 2:04 AM Chris Johns wrote: >> >> On 21/7/21 3:37 pm, Sebastian Huber wrote: >>> Hello Chris, >>> >>> thanks, this is a nice improvement. >> >> It helps find the corruption with a watch point. >> >>> On 21/07/2021 07:17,

Re: [PATCH] bsp: Remove fatal from exit(0). Add extended heap error output

2021-07-21 Thread Joel Sherrill
On Wed, Jul 21, 2021 at 2:04 AM Chris Johns wrote: > > On 21/7/21 3:37 pm, Sebastian Huber wrote: > > Hello Chris, > > > > thanks, this is a nice improvement. > > It helps find the corruption with a watch point. > > > On 21/07/2021 07:17, chr...@rtems.org wrote: > >> ---

Re: [PATCH] bsp: Remove fatal from exit(0). Add extended heap error output

2021-07-21 Thread Chris Johns
On 21/7/21 3:37 pm, Sebastian Huber wrote: > Hello Chris, > > thanks, this is a nice improvement. It helps find the corruption with a watch point. > On 21/07/2021 07:17, chr...@rtems.org wrote: >> --- a/bsps/shared/start/bspfatal-default.c >> +++ b/bsps/shared/start/bspfatal-default.c >> @@

Re: [PATCH] bsp: Remove fatal from exit(0). Add extended heap error output

2021-07-20 Thread Sebastian Huber
Hello Chris, thanks, this is a nice improvement. On 21/07/2021 07:17, chr...@rtems.org wrote: --- a/bsps/shared/start/bspfatal-default.c +++ b/bsps/shared/start/bspfatal-default.c @@ -22,15 +22,24 @@ void bsp_fatal_extension( { #if BSP_VERBOSE_FATAL_EXTENSION Thread_Control