Re: [hatari-devel] Exception debugging? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Mon, 5 Nov 2012 23:21:43 +0200
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> Hi,
>
> Thomas, why Hatari exception debugging breaks into debugger
> only on some specific exceptions, not all of them, and could
> that be fixed?
You mean the way that the DebugUI is called when a program hits an bus
error or address error? That was just a quick hack in the past for
debugging certain programs. Which other exceptions do you have in mind
that could also drop to the debugger? I don't think it makes sense to
really add _all_ of them...
Thomas