LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   how to step through paging in linux kernel? (https://www.linuxquestions.org/questions/linux-general-1/how-to-step-through-paging-in-linux-kernel-43545/)

chansky 01-31-2003 12:45 PM

how to step through paging in linux kernel?
 
hi there,

i'm studying the linux kernel, and learning about memory management using paging in intel 8086 architecture.

i would like to know if there is a way to step through the paging part of the code using GDB, because just reading books about kernel isn't fun. i want to find a more pratical way of learning the linux kernel

anybody out there has any ideas how to go about it???

thomas

GtkUser 01-31-2003 12:51 PM

Get a massive printer and than take the output and past in all over the walls.

Bedroom = code.

finidi 01-31-2003 02:00 PM

Read about kernel debugging and user-mode kernel, try googling "debugging linux kernel".


All times are GMT -5. The time now is 11:58 AM.