We\'re using Fogbugz for tracking issues and I am in the middle of writing a C++ wrapper around the XML API for Fogbugz.
One of my users has sent me a bunch of crash logs, in which the majority of them read like this - Thread 0 Crashed:
I have a crash that\'s puzzling me and that I thus far have found impossible to consistently reproduce.The code is compiled with Visual Studio 2008.
program counter (PC) has the address of the currently executing instruction or next instruction in line. for ARMV5, its the former case.
i have no idea to fix this issues , any idea? Incident Identifier: 778B453C-111C-4575-919E-0C73BDD679B4
I am trying to use MiniDumpWriteDump() API to dump a crashed process B from another process A. I am doing this because MSDN said so:
I am study开发者_Go百科ing how to use MiniDumpWriteDump() method to create minidumps. After I read some articles, I got the feeling that all I can do is to provide some callback function and various f
I am currently trying to design a memory dump tool that could get the memory dump of a crashed process from another process. But I am totally new to this and I want to take this as an opportunity to g
I searching people who know some experience with bug tracking on client machines, if my application works on many client machines who i don\'t have to it any access.
I\'m having trouble with an old legacy app that recently started crashing. I\'m trying to investigate the DebugDiag analysis, but don\'t have much luck. Either there is a sql query that locks and some