How do I debug modules with the new UML? I searched around the old
website, and the link pointing to the handy-sounding script that does
it for you is broken
(http://user-mode-linux.sourceforge.net/dl-sf#UML%20utilities), this
link came from http://user-mode-linux.sourceforge.net/debugging.html
under the "debugging modules section". I tried to manually do it the
'hard way'. However I can't print module_list in the regular debugger
running on linux with the SKAS patch (I am assuming this is a special
symbol either restricted to 2.4, or restricted to the special UML
debugger, and not regular gdb running on SKASed linux, but I don't
know for sure).

In addition I want to break in the module_init routine (the one passed
to module_init and called when the module is first initialized).

The primary component of my debugging effort is in a module, so it
behooves me to be able to break in modules. This software has really
been kick-ass so far, Help please?


-- 

Rick
[EMAIL PROTECTED]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to