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

Re: Debugger fails to start...

From: <Stefan.Fuhrmann_at_etas.de>
Date: 2007-10-03 23:25:53 CEST

Andreas.Nicolai@gmx.de wrote:

> I'm using a Windows x64 machine but want to compile the 32-bit version
of
> TSVN and so I didn't specify the x64 flag when running nant. Could that
be
> a problem?

Hi Andreas,

you may either debug x86 or x64 code. One thing I like to do
is to build, install and debug the 32 bit version while
keeping a "known working" x64 version installed. But this is
only necessary when I try to track down some weird behavior
in the release code.

It is important, however, to open the right compile promt
for the respective target. That is, you may be able to build
the x86 target in the x64 prompt but it will probably link
against the wrong assemblies.

Happy debugging ;)
(and thanks for all your patches!)

-- Stefan^2
Received on Wed Oct 3 23:26:07 2007

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

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