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, ...