Re: [PATCH 0/2] target/arm: Improve M-profile exception logging

2022-03-16 Thread Philippe Mathieu-Daudé
On 15/3/22 21:43, Peter Maydell wrote: Our current logging for M-profile exceptions has a couple of holes which are particularly confusing for the case of an exception taken immediately out of reset: * we don't log the initial PC/SP loaded from the vector table * we don't log the PC we load f

[PATCH 0/2] target/arm: Improve M-profile exception logging

2022-03-15 Thread Peter Maydell
Our current logging for M-profile exceptions has a couple of holes which are particularly confusing for the case of an exception taken immediately out of reset: * we don't log the initial PC/SP loaded from the vector table * we don't log the PC we load from the vector table when we take an exc