On Thu, 29 Nov 2018 at 10:18, Stefan Markovic <smarko...@wavecomp.com> wrote: > I'll investigate further running with --enable-debug option to fix this > issue. > > In the meantime, we could note enable-debug as 'To Be Done/Work In > Progress' for nanoMIPS in qemu docs .
This isn't just "--enable-debug doesn't work", it means there's a definite bug because you've tripped an assert (that's only enabled in the debug config). It's quite possible that the code will misbehave at runtime even on the non-debug config... thanks -- PMM