[cvsnt-dev] Is there way to debug CVS server from within VS2003 editor?
Arthur Barrett
arthur.barrett at march-hare.com
Mon Feb 11 07:05:26 GMT 2008
Eric,
> Is there an easier way to do this? How do you guys debug this? Is there
> any way to debug this thru the editor?
I use the "put a trace on every line you want to get logged and run with
cvs -ttt" method because it even works on HPUX.
Tony I believe uses the "put an assert() somewhere early and then break into
it with the debugger" method because he's smart (and generally tries to
avoid HPUX).
Regards,
Arthur
More information about the cvsnt-dev
mailing list