digitalmars.D.debugger - Minidump with heap
- Jarrett Billingsley (6/6) Jun 23 2008 According to the minidump article that the ddbg docs link to, it's possi...
- Jascha Wetzel (5/14) Jun 29 2008 https://trac.mainia.de/ddbg/ticket/6
- Jarrett Billingsley (3/15) Jun 29 2008 Woo! My email is firstname.lastname@gmail.com.
- Jascha Wetzel (3/22) Jul 16 2008 i changed the permissions on ticket system s.t. everyone can add
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
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
"Jascha Wetzel" <firstname mainia.de> wrote in message news:g47ssu$1nhk$1 digitalmars.com...Jarrett Billingsley wrote:Woo! My email is firstname.lastname gmail.com.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
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:Woo! My email is firstname.lastname gmail.com.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?
Jul 16 2008