Date: Tue, 09 Jul 2002 12:03:16 -0700 From: Joe Kelsey <joek@mail.flyingcroc.net> To: freebsd-gnome <freebsd-gnome@FreeBSD.ORG> Subject: Debugging gdm2 Message-ID: <3D2B3374.5040704@flyingcroc.net>
next in thread | raw e-mail | index | archive | help
I tried to start debugging gdm2 today but got basically nowhere. I compiled and installed gdm2 with env CFLAGS='-O -g -pipe' make install Then I did gdb /usr/X11R6/bin/gdm gdb> run --nodaemon When I typed my username at the gdm prompt, it exited! This was no help, as it was a subprocess of the gdm I was debugging, so it didn't help at all! Any suggestions? Even if I attach to the gdm subprocess, what am I looking for? Any ideas about where to set breakpoints? /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D2B3374.5040704>