Re: [PATCH] tester/bsps: change stm32h7-stlink to handle SIGTRAP as a nostop

2023-03-26 Thread Chris Johns
OK to push Thanks Chris On 25/3/2023 10:11 am, Karel Gardas wrote: > The ST-Link GDB server throws spurious SIGTRAP into the GDB sometimes. > When this happen, the gdb exits immediately as it's run in batch/script > manner. Unfortunately this may be while testcase itself is still running > and

[PATCH] tester/bsps: change stm32h7-stlink to handle SIGTRAP as a nostop

2023-03-24 Thread Karel Gardas
The ST-Link GDB server throws spurious SIGTRAP into the GDB sometimes. When this happen, the gdb exits immediately as it's run in batch/script manner. Unfortunately this may be while testcase itself is still running and does not have enough time to print all the required output. Such testcase is