Page 3 of 3

Re: GDT doesn't work

Posted: Fri Jun 29, 2012 9:07 pm
by leyley
turdus wrote:
leyley wrote:And another thing, can I use VirtualBox to debug my program? I want to know the contents of registers.
Yep, definitely RTFM. Here's the link (1st google result for keywords "virtualbox debugger"): http://www.virtualbox.org/manual/ch12.html#idp6899568
Thank you very much, bu debugging I can see my GDT information. It's a jump problem.
I decided to rewrite(redesign) the whole program(RTFM before :lol: ) cause ext2 reading needs too many codes:-(.