Linux kernel Booting
Hello every one ! Can anybody tell me the best way to trace Linux kernel Booting sequence ? Any software or tool which i should tell , which can tell me at current time : 1. In which file i am 2 In which function i am Thank you !
You might be able to do this with GDB and QEMU. Take a look at this presentation that someone else on this list posted: http://files.meetup.com/1590495/debugging-with-qemu.pdf On Wed, Jun 4, 2014 at 8:29 AM, Saurabh Jain <saurabh4768jain@gmail.com> wrote:
Hello every one !
Can anybody tell me the best way to trace Linux kernel Booting sequence ? Any software or tool which i should tell , which can tell me at current time :
1. In which file i am
2 In which function i am
Thank you !
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
user mode linux. http://user-mode-linux.sourceforge.net/old/debug-session.html On Wed, Jun 4, 2014 at 2:35 PM, Kristofer Hallin <kristofer.hallin@gmail.com> wrote:
You might be able to do this with GDB and QEMU. Take a look at this presentation that someone else on this list posted: http://files.meetup.com/1590495/debugging-with-qemu.pdf
On Wed, Jun 4, 2014 at 8:29 AM, Saurabh Jain <saurabh4768jain@gmail.com> wrote:
Hello every one !
Can anybody tell me the best way to trace Linux kernel Booting sequence ? Any software or tool which i should tell , which can tell me at current time :
1. In which file i am
2 In which function i am
Thank you !
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (4)
-
enjoy mindful -
Kristofer Hallin -
Saurabh Jain -
Valdis.Kletnieks@vt.edu