On 6/12/24 07:36, Alex Bennée wrote:
What happens when the CPU is running mixed mode code and jumping between 64 and 32 bit? Wouldn't it be easier to have a helper that routes to the correct unwinder, c.f. gen_intermediate_code
GDB can't switch modes, so there is *never* any mode switching. r~