954,496 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

kernel idt problem ...

im trying to make my own kernel.... my kernel is loaded through grub...
i tried creating the gdt and idt for myself...
i dont know how to test the gdt and as far as the idt is concerned it failed to capture the division by zero error ...

source code - https://github.com/pawangogna/pkern

any help regarding this is appreciated ...
also can i run my idt without creating a gdt since my gdt is already provided by grub !

P.S. i am following this tutorial http://www.osdever.net/bkerndev/Docs/idt.htm

dos_killer
Junior Poster in Training
50 posts since Dec 2010
Reputation Points: 15
Solved Threads: 4
 

never mind i fixed it !!

dos_killer
Junior Poster in Training
50 posts since Dec 2010
Reputation Points: 15
Solved Threads: 4
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You