Heh,
It's a usage that has always bugged me, but hey.
Why GDB can't work properly when debugging real mode codes?
Re: Why GDB can't work properly when debugging real mode cod
You mean the plurality of the codes? Sorry, I'm not an English speaker and not sure about whether it is singular or pluralberkus wrote:May I ask?harvey wrote:My codes have finished the real mode work and enabled the paging.
What is the reason for calling them codes? Is it nowadays popular on the internets?
I'm writing a toy os and my current goal is to resemble, simplify and understand the linux kernel. In the early stage, it's designed to be a UP/UMA preemptive kernel and will be extended to support SMP/NUMA etc in the future.