On Thursday 01 January 1970 01:00, Felipe Andres Manzano wrote:
> Something is something...

> [EMAIL PROTECTED] linux-uml-hdc]# gdb ./linux
> GNU gdb Red Hat Linux (6.1post-1.20040607.43rh)
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you
> are welcome to change it and/or distribute copies of it under certain
> conditions. Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-redhat-linux-gnu"...Using host
> libthread_db library "/lib/libthread_db.so.1".
Btw, I think you can now undo the "mv /lib/tls /lib/tls.off" step - it didn't 
help and the patch I posted should fix that. I may be wrong, so handle with 
care this piece of advise.
> (gdb) r
> Starting program: /root/uml/kernel/linux-uml-hdc/linux
> Reading symbols from shared object read from target memory...done.
> Loaded system supplied DSO at 0xe8d000

> Program received signal SIGTRAP, Trace/breakpoint trap.
> 0xa000b003 in _start () at unistd.h:86
> 86              KERNEL_CALL(int, sys_write, fd, buf, len)
> (gdb) where
> #0  0xa000b003 in _start () at unistd.h:86
> (gdb) q
> The program is running.  Exit anyway? (y or n) y
Why didn't you leave the kernel run? I recall from the debugging page that 
there's always such a SIGTRAP during startup, when TT mode is enabled (as it 
is and as it must be)... So you may well have a working binary.

> ===
> About the metodology you proposed for mi to find the changes....
> Which is the oldest version of kernel/patch that is known to run on 2.6.x
> host? So I don't navigate all the patchs..

> Note that my ultimate objective is just to have usb on the uml.. Maybe
> there is another way I didn't see.

> Thanks a lot!!!!

> F
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

                
___________________________________ 
Yahoo! Messenger: chiamate gratuite in tutto il mondo 
http://it.messenger.yahoo.com



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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