|
| Plans for .NET support? |
 |
Mon, 07 Apr 2008 15:28:34 +020 |
Hi!
Any plans to support .NET applications?
See:
http://voneinem-windbg.blogspot.com/2007/10/windbg-version-6840-is-out-im-still.
html
Greetings
|
| Post Reply
|
| Re: Plans for .NET support? |
 |
Tue, 8 Apr 2008 10:36:42 +0200 |
I wonder, what is the need to use WinDbg for debugging managed applications?
--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
"Jochen Kalmbach [MVP]" <nospam-Jochen.Kalmbach@holzma.de> wrote
in message
news:OxHZtMLmIHA.5820@TK2MSFTNGP04.phx.gbl...
> Hi!
>
> Any plans to support .NET applications?
>
> See:
>
http://voneinem-windbg.blogspot.com/2007/10/windbg-version-6840-is-out-im-still.
html
>
> Greetings
> Jochen
|
| Post Reply
|
| Re: Plans for .NET support? |
 |
Tue, 08 Apr 2008 10:47:40 +020 |
Hi Volodymyr!
> I wonder, what is the need to use WinDbg for debugging managed
applications?
To debug crash- (mini) dumps? Also for mixed-mode apps?
With WinDbg v6.7.5.0 it works perfectly! It displays all necessary info
like line-numbers.
Currently there is no way to display line-numbers for managed-code for
any kind of debugging with WinDbg...
Greetings
|
| Post Reply
|
| Re: Plans for .NET support? |
 |
Tue, 8 Apr 2008 10:58:30 +0200 |
Hello Jochen!
OK, I thought that the main idea is to use WinDbg to debug .NET applications
during development cycle - instead of VS debugger.
--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
"Jochen Kalmbach [MVP]" <nospam-Jochen.Kalmbach@holzma.de> wrote
in message
news:%23OKKbUVmIHA.5084@TK2MSFTNGP04.phx.gbl...
> Hi Volodymyr!
>
>> I wonder, what is the need to use WinDbg for debugging managed
>> applications?
>
> To debug crash- (mini) dumps? Also for mixed-mode apps?
>
> With WinDbg v6.7.5.0 it works perfectly! It displays all necessary info
> like line-numbers.
> Currently there is no way to display line-numbers for managed-code for any
> kind of debugging with WinDbg...
>
> Greetings
> Jochen
|
| Post Reply
|
| Re: Plans for .NET support? |
 |
Sat, 12 Apr 2008 10:29:51 +020 |
Hi Pat!
Thanks for your answer...
> I am afraid you are mistaken. At this point, VS is the supported debugger
> for debugging .NET applications during the development cycle. There is a
> chance that windbg will someday have this functionality, but that day has
> not yet arrived.
But maybe you misunderstood my question...
The question was, if WinDbg supports "crash-dump" debugging for
managed
apps!
During the development-Cycle, it is clearly possible to debug with VS,
no need for WinDbg...
But for crash dumps, there is currently *no* way to debug this dumps.
The only (unssuported) way is to use WnDbg 6.7.5.0 which had this feature...
Is it so complicated to re-add this feature (display of line-numbers in
crash dumps for managed code)???
--
Greetings
Jochen
My blog about Win32 and .NET
|
| Post Reply
|
|
|
|
|
|
|
|
|
|