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.
"Tony Hoyle" <tony.hoyle at march-hare.com> wrote in message news:fostpk$ir3$1 at paris.nodomain.org... >> Is there an easier way to do this? How do you guys debug this? Is there >> any way to debug this thru the editor? >> > 2. Run server using cvsservice -test and stick an _asm int 3 in there to > crash it. I had found out the cvsservice -test option, but still couldn't figure out how to attach the debugger to the cvs.exe process that it was calling. I'm not quite sure what you mean by adding the _asm int 3 there. I'm assuming that means assembler interupt level 3, but not sure where to put it? Should that be in service.cpp? Thanks, Eric