On Sat, 2004-02-07 at 03:55, Stephen Waters wrote: > On Mon, 2004-01-12 at 18:09, Michel DÃnzer wrote: > > > > The best thing is to log in remotely and attach gdb to the server. > > I just tried this. Here's what happens: > > # gdb > (gdb) attach $pid_of_X > Loading Symbols... blah blah
FWIW, when I attach gdb to a process, I usually start it with the corresponding binary, e.g. gdb XFree86 > (gdb) continue > Segmentation Fault Is this gdb segfaulting? If so, that's a gdb bug which should be reported. -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
