Thats correct. Given the flexibility that nant allows, trying to ensure that a build using vs.net generates exactly the same binaries seems like lots of misdirected effort.

Ian

You can set vs.net to start an external process when debugging. This will
start the recently built nant with the current solution. Breakpoints and
such will work as expected.

That is the config I believe that Ian is suggesting.

----- Original Message ----- From: "Erick Thompson" <[EMAIL PROTECTED]>
To: "Ian MacLean" <[EMAIL PROTECTED]>
Cc: "NAnt developers (E-mail)" <[EMAIL PROTECTED]>
Sent: Wednesday, September 03, 2003 11:40 AM
Subject: RE: [nant-dev] Latest build not working?





Ian,

I might be missing something, but I'm not seeing how I can debug from
VS.NET while building with NAnt. Actually, I do see a way (attach to
process), but it seems like a real hassle.
Build, along with some pause code to give me time to time to attach,
execute, attach debugger and work from there. Is would work, but it
slow. Is there a better way that I'm not seeing?

Thanks,
Erick





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to