While single stepping in Cube, debugger disappears into an ISR and won't return
Hi,I'm runningSTM32CubeIDEVersion: 1.9.0Build: 12015_20220302_0855On Linux and it's started misbehaving while trying to debug while single stepping through code.Ican get one or two steps in and it jumps off to USART3_IRQHandler and won't come back ou...