[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: about debug by VS

From: Jens Peters <jpeters7677_at_gmx.de>
Date: Tue, 23 Jun 2009 07:04:41 +0200

On 23-6-2009 5:59, HuiHuang wrote:
> 1. how can I debug using VS, for example:
> If I want to test 'commit' command, I can use 'python win-tests.py' and
> choose what i want. But in this case I can not see the perform process.
> If I want to see the content of variables, how should I do?

You can run the python tests from eclipse/pydev. Works perfectly for me
and offers debugging support for python. You could then enter e.g. a
stop moment somewhere in svn and then attach from Visual Studio to debug
the c code as well.

Regards,
Jens

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2364396
Received on 2009-06-23 07:05:31 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.