Hello!

I debug UML kernel 2.6.13-4 using gdb 6.3 with 
SIGSEGV pass nostop noprint
SIGUSR1 pass nostop noprint

and with breakpoint set on function that is definetely called during my UML 
session (particulary tcp_sendmsg() when I send message using Inet sockets)

and gdb doesn't stop on it!
I suppose it doesn't stop on any breakpoints at all (i tried some others as 
well).

kernel compiled with debug info, without all the -Ox switches etc. using gcc 
4.0.2
host kernel is 2.6.13-15 (included in SuSE 10.0)

p.s. btw the same problem I had running my previous linux distro (host 2.6.7, 
uml was the same as now) uml was compiled with gcc 3.4.3 and run under gdb 6.3. 
at that time i solved it by using gdb 5.3 - and all the breakpoints worked okay 
then. now I cannot use gdb 5.3 at all (it segfaults on "break <break_point>" 
command - possibly because of newer gcc version?)

any help is appreciated )


Serge Goodenko
MIPT
Moscow, Russia


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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