Comment 30 for bug 132707

Revision history for this message
In , Michel-tungstengraphics (michel-tungstengraphics) wrote :

(In reply to comment #23)
> gdb startx

No, I usually use something like

sudo gdb -p $(pidof X)

to attach to the running X server. You may need to use Xorg instead of X or just provide the X server's PID manually.