http://bugs.freedesktop.org/show_bug.cgi?id=17075





--- Comment #30 from Michel Dänzer <[EMAIL PROTECTED]>  2008-09-09 08:15:35 PST 
---
(In reply to comment #29)
> Program received signal SIGUSR1, User defined signal 1.
> 0xb7f47424 in __kernel_vsyscall ()
> Run till exit from #0  0xb7f47424 in __kernel_vsyscall ()
> 0xb7b5695d in select () from /lib/libc.so.6

That's not the RADEONEnterVT breakpoint but a SIGUSR1, which is part of any VT
switch. You can tell gdb not to stop on SIGUSR1 using 'handle SIGUSR1 nostop'.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to