www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.debugger - Minidump with heap

reply "Jarrett Billingsley" <kb3ctd2 yahoo.com> writes:
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. 
Jun 23 2008
parent reply Jascha Wetzel <firstname mainia.de> writes:
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?
Jun 29 2008
parent reply "Jarrett Billingsley" <kb3ctd2 yahoo.com> writes:
"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.
Jun 29 2008
parent Jascha Wetzel <ask a-search-engine.de> writes:
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.
Jul 16 2008