Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
No CLR support in the latest debugger release
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pat styles [microsoft]  
View profile  
 More options Nov 24 2008, 11:27 am
Newsgroups: microsoft.public.windbg
From: "pat styles [microsoft]" <pat.sty...@microsoft.com>
Date: Mon, 24 Nov 2008 08:27:37 -0800
Local: Mon, Nov 24 2008 11:27 am
Subject: No CLR support in the latest debugger release
As I am sure many of you are aware, WinDbg does not support the debugging of
managed target code, either live or in a crash dump.  What little
functionality there is, is contained in extensions designed for this
purpose.

Midway through 2008, Microsoft released version 6.7.5.0 of the Debugging
Tools for Windows.  This version was able to accurately render stacks that
contain managed (.NET) frames in them.  It was also able to detect and open
the matching source for managed stack frames (presuming the source was
available on the debugging machine).  After a short period of time, this
release was quietly replaced with one that did not have said capabilities
and ever since then, this functionality has remained unavailable in
continuing releases.  Version 6.7.5.0 contained this functionality because
of a mistake in the release process that resulted in the external release of
the version of the debugger that is built only for internal Microsoft use.
As a matter of policy, this internal version is not released externally
because it uses undocumented CLR (.NET Common Language Runtime) functions
that might put Microsoft on unclear legal ground should they be used in a
product that is made available to customers.  This is because WinDbg is a
product of the Windows team and the CLR is a product of a different business
unit that also contains Visual Studio.

Lately, after consulting with our attorneys, it was determined that it would
be legally kosher to ship a version WinDbg that uses the undocumented CLR
functions in question.  It was at this point that I announced to this
newsgroup that the next version of the Debugging Tools for Windows would
restore the CLR support that was missing since version 6.7.5.0 was replaced.

I am afraid that I spoke too soon.  Since then, the members of the CLR team
have made it clear that they do not want to allow this functionality to be
put back into the external release of WinDbg, because they are concerned
that they might have to document the functions that WinDbg calls in order to
work with managed targets.  This leaves us with little choice but to
continue to maintain WinDbg as a non-CLR enabled debugger into the
indefinite future.

 regards,
.pat styles [microsoft]


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marc Sherman  
View profile  
 More options Nov 24 2008, 5:54 pm
Newsgroups: microsoft.public.windbg
From: "Marc Sherman" <masherman1...@yahoo.com>
Date: Mon, 24 Nov 2008 17:54:27 -0500
Local: Mon, Nov 24 2008 5:54 pm
Subject: Re: No CLR support in the latest debugger release
Pat,

This doesn't impact the functionality in the sos extension, right?

thanks,
Marc

"pat styles [microsoft]" <pat.sty...@microsoft.com> wrote in message
news:419AABAB-4BF3-457C-84CD-350BFAD07FB5@microsoft.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pat styles [microsoft]  
View profile  
 More options Nov 24 2008, 6:00 pm
Newsgroups: microsoft.public.windbg
From: "pat styles [microsoft]" <pat.sty...@microsoft.com>
Date: Mon, 24 Nov 2008 15:00:19 -0800
Local: Mon, Nov 24 2008 6:00 pm
Subject: Re: No CLR support in the latest debugger release
No it does not, Marc.

.pat styles [microsoft]

"Marc Sherman" <masherman1...@yahoo.com> wrote in message

news:#PEqbeoTJHA.6044@TK2MSFTNGP04.phx.gbl...
Pat,

This doesn't impact the functionality in the sos extension, right?

thanks,
Marc

"pat styles [microsoft]" <pat.sty...@microsoft.com> wrote in message
news:419AABAB-4BF3-457C-84CD-350BFAD07FB5@microsoft.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jochen Kalmbach [MVP]  
View profile  
 More options Nov 25 2008, 2:52 am
Newsgroups: microsoft.public.windbg
From: "Jochen Kalmbach [MVP]" <nospam-Jochen.Kalmb...@holzma.de>
Date: Tue, 25 Nov 2008 08:52:32 +0100
Local: Tues, Nov 25 2008 2:52 am
Subject: Re: No CLR support in the latest debugger release
Hi Pat!

Really bad news...

> This doesn't impact the functionality in the sos extension, right?

> No it does not, Marc.

Wouldn't it be possible to implement such a feature
(source-debugging-support; or at least for dumps) in sos.dll?

So the CLR-team would be responsible for this feature and would have
"control" over it.

Greetings
   Jochen


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vve@removespam.gmx.de  
View profile  
 More options Nov 25 2008, 3:23 am
Newsgroups: microsoft.public.windbg
From: "v...@removespam.gmx.de" <v...@gmx.de>
Date: Tue, 25 Nov 2008 00:23:50 -0800 (PST)
Local: Tues, Nov 25 2008 3:23 am
Subject: Re: No CLR support in the latest debugger release
Hi Pat,

thanks a lot for this clarification.
To be honest I'm not happy about this decision.
But I'm happy that I kept my private copy of 6.7.5.0!

Volker

http://www.voneinem-windbg.blogspot.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jochen Kalmbach [MVP]  
View profile  
 More options Nov 25 2008, 3:40 am
Newsgroups: microsoft.public.windbg
From: "Jochen Kalmbach [MVP]" <nospam-Jochen.Kalmb...@holzma.de>
Date: Tue, 25 Nov 2008 09:40:11 +0100
Local: Tues, Nov 25 2008 3:40 am
Subject: Re: No CLR support in the latest debugger release
Hi vve!

> But I'm happy that I kept my private copy of 6.7.5.0!

FYI: You can still download the 6.7.5.0 version ;)

Greetings
   Jochen


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vve@removespam.gmx.de  
View profile  
 More options Nov 25 2008, 5:03 am
Newsgroups: microsoft.public.windbg
From: "v...@removespam.gmx.de" <v...@gmx.de>
Date: Tue, 25 Nov 2008 02:03:45 -0800 (PST)
Local: Tues, Nov 25 2008 5:03 am
Subject: Re: No CLR support in the latest debugger release
Hi Jochen,

could you provide the the link?

Thanks,
Volker


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jochen Kalmbach [MVP]  
View profile  
 More options Nov 25 2008, 5:15 am
Newsgroups: microsoft.public.windbg
From: "Jochen Kalmbach [MVP]" <nospam-Jochen.Kalmb...@holzma.de>
Date: Tue, 25 Nov 2008 11:15:15 +0100
Local: Tues, Nov 25 2008 5:15 am
Subject: Re: No CLR support in the latest debugger release
Hi vve!

> could you provide the the link?

Copy the link for the 6.7.5.1 download and rename "1" to "0" ;)

Greetings
   Jochen


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pat styles [microsoft]  
View profile  
 More options Nov 25 2008, 9:43 am
Newsgroups: microsoft.public.windbg
From: "pat styles [microsoft]" <pat.sty...@microsoft.com>
Date: Tue, 25 Nov 2008 06:43:38 -0800
Local: Tues, Nov 25 2008 9:43 am
Subject: Re: No CLR support in the latest debugger release
Maybe I was unclear.

My statement, "No it does not, Marc" was meant to indicate that this does
*not* impact the the functionality of the sos extension.  This extension is
the product of the CLR team and its capabilities are completely determined
by them.

.pat styles [microsoft]

"Jochen Kalmbach [MVP]" <nospam-Jochen.Kalmb...@holzma.de> wrote in message
news:OB$3BLtTJHA.1360@TK2MSFTNGP05.phx.gbl...
Hi Pat!

Really bad news...

> This doesn't impact the functionality in the sos extension, right?

> No it does not, Marc.

Wouldn't it be possible to implement such a feature
(source-debugging-support; or at least for dumps) in sos.dll?

So the CLR-team would be responsible for this feature and would have
"control" over it.

Greetings
   Jochen


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google