cost 81 ms
GDT segment reload failed

I'm writing a little kernel in c for x86 platform, but I'm having trouble to load the gdt and reload the segment selectors. I am using bochs to test ...

2021-06-09 10:14:09   1   54    c / bochs / gdt  
Triple fault on interrupts

I'm new to all this, so I apologize in advance if I missed something really obvious So, I'm trying to make a simple kernel in x86 assembly and C. I w ...

How is a GDT invoked?

I know how a GDT (Global Descriptor Table) is implemented and the use of segment registers and segment descriptors. However how/when is a GDT entry ac ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM