OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 3:04 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 33 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: Error compile GDT and Interrupt
PostPosted: Thu Aug 08, 2019 11:56 pm 
Offline

Joined: Mon Jul 01, 2019 10:46 am
Posts: 24
I've debugging paging using gdb but still can't got main problem paging. Because my paging code,can't arrise page fault.


Top
 Profile  
 
 Post subject: Re: Error compile GDT and Interrupt
PostPosted: Fri Aug 09, 2019 1:05 am 
Offline
Member
Member
User avatar

Joined: Sat Mar 31, 2012 3:07 am
Posts: 4591
Location: Chichester, UK
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.


Top
 Profile  
 
 Post subject: Re: Error compile GDT and Interrupt
PostPosted: Sat Aug 10, 2019 11:23 am 
Offline

Joined: Mon Jul 01, 2019 10:46 am
Posts: 24
Sorry I want to talk how to setup gdt in multiboot? Preferable using multiboot or make own bootloader?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 33 posts ]  Go to page Previous  1, 2, 3

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 63 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group