Thread overview
Minidump with heap
Jun 29, 2008
Jascha Wetzel
Jul 16, 2008
Jascha Wetzel
June 23, 2008
According to the minidump article that the ddbg docs link to, it's possible to write a minidump with the heap included, though of course that makes the dump bigger.

Is there any possibility of getting this in ddbg?  I've got a program that fails on someone else's computer (that I don't have access to) and I need access to the heap to figure it out.


June 29, 2008
Jarrett Billingsley wrote:
> According to the minidump article that the ddbg docs link to, it's possible to write a minidump with the heap included, though of course that makes the dump bigger.
> 
> Is there any possibility of getting this in ddbg?  I've got a program that fails on someone else's computer (that I don't have access to) and I need access to the heap to figure it out. 
> 
> 

https://trac.mainia.de/ddbg/ticket/6
:)

could you send me a mail, so that i can send you your account for the ticket system?
June 29, 2008
"Jascha Wetzel" <firstname@mainia.de> wrote in message news:g47ssu$1nhk$1@digitalmars.com...
> Jarrett Billingsley wrote:
>> According to the minidump article that the ddbg docs link to, it's possible to write a minidump with the heap included, though of course that makes the dump bigger.
>>
>> Is there any possibility of getting this in ddbg?  I've got a program that fails on someone else's computer (that I don't have access to) and I need access to the heap to figure it out.
>
> https://trac.mainia.de/ddbg/ticket/6
> :)
>
> could you send me a mail, so that i can send you your account for the ticket system?

Woo!  My email is firstname.lastname@gmail.com.


July 16, 2008
i changed the permissions on ticket system s.t. everyone can add tickets. no login required anymore...

Jarrett Billingsley wrote:
> "Jascha Wetzel" <firstname@mainia.de> wrote in message news:g47ssu$1nhk$1@digitalmars.com...
>> Jarrett Billingsley wrote:
>>> According to the minidump article that the ddbg docs link to, it's possible to write a minidump with the heap included, though of course that makes the dump bigger.
>>>
>>> Is there any possibility of getting this in ddbg?  I've got a program that fails on someone else's computer (that I don't have access to) and I need access to the heap to figure it out.
>> https://trac.mainia.de/ddbg/ticket/6
>> :)
>>
>> could you send me a mail, so that i can send you your account for the ticket system?
> 
> Woo!  My email is firstname.lastname@gmail.com. 
> 
>