Re: Minidump

From: Hauer Wolfgang (hauer_at_DELETETHATsysdat.at)
Date: 02/02/05


Date: Wed, 2 Feb 2005 09:51:46 +0100

Hi!

Is it possible to create a dump at runtime from a normal user pc via code,
that i can send via email?

wolfgang

"Ken Tucker [MVP]" <vb2ae@bellsouth.net> schrieb im Newsbeitrag
news:eX3DiKPCFHA.2384@TK2MSFTNGP14.phx.gbl...
> Hi,
>
> There is an article in next months msdn magazine about doing
> minidumps on manged code with sos. Sorry the article isnt available yet.
> Here is a link to sos.
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxtsksosdebugging.asp
>
> Ken
> --------------------------
> "Fredrik Melin" <mel@no-spam.dacsa-remove-this.net> wrote in message
> news:%23x8ANTGCFHA.3588@TK2MSFTNGP11.phx.gbl...
> Yes that gives stacktrace but i asked for a minidump, Stacktrace does not
> contain local variables, parameters for current methods, thread
> information
> etc.
>
> But I found the information i needed, you cannot do a minidump on managed
> code because it stores its information in other memory locations, only way
> to do it is to do a full dump, but thats kind of not an option for me
> (need
> to mail the dump..and a full dump is huge)
>
> Regards
> Fredrik
>
> "Ken Tucker [MVP]" <vb2ae@bellsouth.net> wrote in message
> news:OAnnKMGCFHA.1296@TK2MSFTNGP10.phx.gbl...
>> Hi,
>>
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdiagnosticsstackframeclasstopic.asp
>>
>> Ken
>> --------------------
>> "Fredrik Melin" <mel@no-spam.dacsa-remove-this.net> wrote in message
>> news:eWV4%23bFCFHA.608@TK2MSFTNGP15.phx.gbl...
>> Has anyone here been able to create a _working_ minidump from VB.NET
>> (managed code) for debugging?
>>
>> If so, do you want to share the code how you did it?
>>
>> Regards
>> Fredrik
>>
>>
>>
>
>
>