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





--- Comment #3 from Michel Dänzer <[EMAIL PROTECTED]>  2008-02-05 04:57:46 PST 
---
(In reply to comment #2)
>  1) Attach gdb to a running X server, after doing it nothing happend, gdb
> didn't even start to load the libraries
>  2) Launch X from gdb, this didn't even start the X window server
> 
> in both cases my machine lock up.

Sounds like maybe you're trying to do this locally? That's not possible due to
gdb and the X server fighting for user interaction, you have to invoke gdb from
a remote login. FWIW, option 1) is generally preferable, for 2) you probably
have to pass the -kb X server command line option at least.


-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to