[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 Küng <tortoisesvn_at_gmail.com>
Date: 2007-10-03 20:18:27 CEST

Andreas Nicolai wrote:
> Sorry to bother again, but I ran into something else while starting the
> debugger. After specifying the debugging command line arguments I
> started the debugger in VC and got an exception. This is the debug
> startup log I got:
>
> LDR: LdrpWalkImportDescriptor() failed to probe
> d:\dev_external\TortoiseSVN\bin\debug\bin\libsasl.dll for its manifest,
> ntstatus 0xc0150002
> Debugger:: An unhandled non-continuable exception was thrown during
> process load
> The program '[1184] TortoiseProc.exe: Native' has exited with code 128
> (0x80).
>
>
> 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?

Yes, if you want to debug and run the native x64 version, you must
specify the x64 target for nant - otherwise the 32-bit libraries are built.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 3 20:18:42 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.