Debugging OS on real hardware

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
ggodw000
Member
Member
Posts: 396
Joined: Wed Nov 18, 2015 3:04 pm
Location: San Jose San Francisco Bay Area
Contact:

Re: Debugging OS on real hardware

Post by ggodw000 »

I just found out oracles virtual box has great debugging capability including halt, go, step through, mem and rx dump and change everything needed for debugging. It was great. It also offers commands for dumping idt, gdt, ldt for guest os.
key takeaway after spending yrs on sw industry: big issue small because everyone jumps on it and fixes it. small issue is big since everyone ignores and it causes catastrophy later. #devilisinthedetails
Post Reply