Discussion:
More debugging
(too old to reply)
Tom Brubaker
2005-02-22 07:40:14 UTC
Permalink
Does anyone know of a way to get a printount of the registers / cpu state
from bochs while the system is still running? I'm looking for the same kind
of information displayed after an exception, but sometimes my OS freezes
without crashing, so this information is not shown.

Thanks

-Tom-
Iulian Neamtiu
2005-02-22 14:51:49 UTC
Permalink
If you close Bochs, th the last thing it does is to dump the registers
and selectors to bochs.out. So just close the window and do 'cat bochs.out'

Iulian
Post by Tom Brubaker
Does anyone know of a way to get a printount of the registers / cpu state
from bochs while the system is still running? I'm looking for the same kind
of information displayed after an exception, but sometimes my OS freezes
without crashing, so this information is not shown.
Thanks
-Tom-
Continue reading on narkive:
Loading...