OSDev.org
https://forum.osdev.org/

Error compile GDT and Interrupt
https://forum.osdev.org/viewtopic.php?f=1&t=33752
Page 3 of 3

Author:  Ananta96 [ Thu Aug 08, 2019 11:56 pm ]
Post subject:  Re: Error compile GDT and Interrupt

I've debugging paging using gdb but still can't got main problem paging. Because my paging code,can't arrise page fault.

Author:  iansjack [ Fri Aug 09, 2019 1:05 am ]
Post subject:  Re: Error compile GDT and Interrupt

Examine the Page Table in memory to make sure that it is as you expect it to be.

Check the location of the page fault and the reason for it (shown in the error code). These should give you an idea as to where to look for the problem.

Author:  Ananta96 [ Sat Aug 10, 2019 11:23 am ]
Post subject:  Re: Error compile GDT and Interrupt

Sorry I want to talk how to setup gdt in multiboot? Preferable using multiboot or make own bootloader?

Page 3 of 3 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/