Hi,
It would be quite helpful (for code debugging purposes) if Hatari could be configured to jump into the debugger when certain types of obvious faults occur, even if they are not all specifically 68k exceptions.
e.g. I sometimes end up with a bug that causes this....
Illegal lget at 206eee6c PC=206eee64
Illegal lget at 206eee70 PC=206eee68
Illegal lget at 206eee74 PC=206eee6c
Illegal lget at 206eee78 PC=206eee70
...which spams the console so much that it results in complete loss of control over Hatari and a loss of the TTY history due to the flood.