2024-09-20 02:59 AM
My debug setup is working fine when swapbank=0. When swapbank=1 however, it seems the debugger see the memory as if swapbank=0 so I get a very inconsistent debugging experience in that case.
As my application as a complex lifecycle and update itself, I do need to attach the debugger at any time, and therefore I need to be able to debug with swapbank=1.
Is this supposed to work or not ? if not, any other tool support it ?