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." _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"