Hi,
I have a couple of quite complex modules that run under rtlinux. In a first 
time, I would like to test them outside of the kernel-space, so as to be able 
to debug things a bit better (let's just say that even though rtl_debug.o is 
loaded, the machine hung about 10 times today ;-). So I thought about some 
really cool idea:
 I compile the modules as static-library-modules (.so) and then I make a 
user-space-function that dlopens all my modules and calls each modules 
init-function. Does this sound feasible? Or will I run into 10'000 unresolved 
kernel-symbols? Or is there a better way?

Thanks in advance for any proposition,

Ineiti

-- 
-------------------------------------------------------------
Linus Gasser
EPFL                             Phone:       +41 21 693 5635
Mobile Communications Lab.       FAX  :       +41 21 693 4312
CH-1015 Lausanne                 email:  [EMAIL PROTECTED]
SWITZERLAND                      WEB  : http://lcmwww.epfl.ch
-------------------------------------------------------------
_______________________________________________
Rtl mailing list
[EMAIL PROTECTED]
http://www2.fsmlabs.com/mailman/listinfo.cgi/rtl

Reply via email to