Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2004 20:46:32 +0100
From:      "Liam J. Foy" <liamfoy@sepulcrum.org>
To:        hackers@freebsd.org
Subject:   GDB/Kernel Question
Message-ID:  <20040615204632.0769a41e.liamfoy@sepulcrum.org>

next in thread | raw e-mail | index | archive | help
Hey guys,
	
Am trying to follow line by line of some code in userland. Now in
the userland program it calls a kernel function. Is there a way
I can carry on following it line by line in the kernel function
and once it has finished return back to the userland program?

Of course, my kernel is compiled with the -g options.

Love to hear if it can be done and if so now, thanks in advance !

-- 
-Liam Foy
http://liamfoy.kerneled.org
"Do only what only you can do."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040615204632.0769a41e.liamfoy>