digitalmars.D.debugger - Minidump with heap
- "Jarrett Billingsley" <kb3ctd2 yahoo.com> Jun 23 2008
- Jascha Wetzel <firstname mainia.de> Jun 29 2008
- "Jarrett Billingsley" <kb3ctd2 yahoo.com> Jun 29 2008
- Jascha Wetzel <ask a-search-engine.de> Jul 16 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.
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: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
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.
:) 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








Jascha Wetzel <ask a-search-engine.de>