debugger for os dev

Newbie Member
15Jun2010,09:43   #1
mcheung63's Avatar
debugger for os dev

http://peter-bochs.googlecode.com
Go4Expert Founder
15Jun2010,09:49   #2
shabbir's Avatar
Was about to leave an infraction but found that it is not spam. Would you mind explaining a bit more here.
Newbie Member
15Jun2010,10:02   #3
mcheung63's Avatar
Hi Shabbir
Bochs is first choice emulator of many operating system developer. It provides a command line debug, so that you can view register/memory/cpu structure. But if you are tracing the paging structure, segmentation structure, you need to input many commands to finish one single debug. It is too time consuming, so I created a GUI for it.
thanks
from Peter
Go4Expert Founder
15Jun2010,10:08   #4
shabbir's Avatar
Yes I already saw it and it really looked cool.

I have made the link clickable as you had no permission to do that.
Newbie Member
15Jun2010,10:15   #5
mcheung63's Avatar
thanks :-)