Getting GPF!!
Re: Getting GPF!!
If you don't know how to use the gdb debugger I would suggest that you practise on some simple user programs. Then apply that knowledge to debugging your OS.
Re: Getting GPF!!
and.. nothing. I Could not find anything so i deleted all the project and rewrited from scratch and now it works! Really don't know what i've done but it's ok
Regards, Bonfra.
Re: Getting GPF!!
Hi,
I'd still recommend debugging your original code. The exercise in debugging skills will help you later on and you can't just ditch the project every time you come across a difficult area to debug.
Cheers,
Adam
I'd still recommend debugging your original code. The exercise in debugging skills will help you later on and you can't just ditch the project every time you come across a difficult area to debug.
Cheers,
Adam