Is there a way to start the CVS server (pserver) so it can be run through
gdb?

I want to be able to debug the server process from the very beginning, but
the best I can do is after inetd has forked off the cvs server process I
can attach to the process with gdb using the PID.  Problem is, this is
after the point where I need to debug... and the process usually doesn't
last long enough to attach to it anyway.



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to