Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
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