all groups > visual studio .net debugging > november 2003 >
You're in the

visual studio .net debugging

group:

Edit and continue


Re: Edit and continue Frank Oquendo
11/25/2003 8:25:38 AM
visual studio .net debugging:
[quoted text, click to view]

Why is this so important? With an interpreted language like VB, E&C is
just a side effect. .NET is a compiled language. That is a much trickier
proposition. I'd much rather have the VS.NET team work on making the
language faster and more stable than obsess over this trifle.

--
There are 10 kinds of people. Those who understand binary and those who
don't.

http://code.acadx.com
(Pull the pin to reply)

Re: Edit and continue Nicholas Paldino [.NET/C# MVP]
11/25/2003 9:43:42 AM
Frank,

Are you referring to VB6 and before, or VB.NET? If referring to VB.NET,
it should be noted that VB.NET is not interpreted, but rather, it is
compiled into the same format as any other .NET compliant language, which is
intermediate language (IL).


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com

[quoted text, click to view]

Re: Edit and continue Daniel O'Connell
11/25/2003 10:14:02 AM

[quoted text, click to view]

From my current understanding, the CLR team has added(or is adding) E&C
support to the systems underpinnings for the whidbey era release, but it is
up to each individual language team to add support into their ide and their
language. Everything I've read has suggested that VB will support it, but
the C# team doesn't consider it something that their customer base needs and
will postpone support for a later release, Orcas or maybe later, hopefully
allowing them to put more work into valuable added features(like the fixed
statement in structures, iterators, etc) over a paradigm that the majority
of the community seems to be against.
However, this is not definate or even certainly correct. However if you look
through the PDC CLR presentations, I recall there being atleast one slide
that discusses the changes to the runtime to support edit & continue.

I'll post a reply when I have time to find the slides I was reading.

[quoted text, click to view]

Re: Edit and continue Eric Gunnerson [MS]
11/25/2003 12:40:24 PM
We've certainly had customer requests to have edit & continue in C#, but for
Whidbey, it didn't prioritize as high as some of the other work we wanted to
do, so we chose to focus on other areas for Whidbey.

We do understand the value of the feature, and will be looking to add it in
future versions. Unfortunately, it's not a cheap thing to do, both from a
theoretical standpoint and given our current architecture.


--
Eric Gunnerson

Visit the C# product team at http://www.csharp.net
Eric's blog is at http://blogs.gotdotnet.com/ericgu/

This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view]

Edit and continue discussion NO[at]SPAM discussion.microsoft.com
11/25/2003 2:19:52 PM
Hi,

Will Vsnet IDE and C# ever get "Edit and continue" in the debugger?

Thanks

Re: Edit and continue Daniel O'Connell
11/25/2003 3:24:07 PM

[quoted text, click to view]
For the time being, I think thats the best path. I would like to see E&C,
but many other features are of greater importance. The fixed operator in
structs being one of my favorites.
[quoted text, click to view]

Re: Edit and continue discussion NO[at]SPAM discussion.microsoft.com
11/25/2003 3:36:50 PM
It shouldnt be too hard , just rerun the JIT.



[quoted text, click to view]

Re: Edit and continue Austin Ehlers
11/25/2003 4:59:24 PM
If you're not a fucking idiot, I don't know who is. Get a life.
On Tue, 25 Nov 2003 22:57:39 +0100, "Alvin Bruney"
[quoted text, click to view]
Re: Edit and continue Alvin Bruney
11/25/2003 10:57:39 PM
if that wasnt arse licking what was

[quoted text, click to view]

AddThis Social Bookmark Button