I have a heap corruption in my multi-threaded managed program. Doing some tests I found that the corruption happens only when the background threads active in the program (they are switchable). The th
Here there\'s a list of environment variables about the malloc package: MallocStackLogging MallocStackLoggingNoCompact
Im trying to debug an app, not server related yet, with the new version of the FB, the one that comes with Zend in it.
sometimes I have to debug an application that was written with Borland C++ Builder. This application loads dlls compiled with Visual 开发者_JAVA百科C++. Is there a debugger that can debug both parts o
I am curious as to why my AJAX-call is failing in Google Chrome, it works perfectly fine in Firefox. Before anyone asks, no I\'m not using JQuery because I need to have access to readyState == 3 which
I wrote this header file for a another main program. This file declares a struct_buffer struct that is used by the main function (somewhere else).
This is a sanity check because I\'ve lost mine. I have a method IsCaptured() which compares an enum state member to a given value and returns a bool. I use this in conjunction with a mouse threshold
The task - when the application crashes, it is required to find the crash cause. I saw recommendations to take the crash dump with AdPlus and then load it into WinDbg for analysis.
If I want to debug queries on SQL Server, I\'ll use the profiler built into SQL St开发者_如何学Pythonudio Management Studio. Do similar tools exist for MySQL?
I am debuggi开发者_如何学JAVAng console application, it has several threads running. Then why Thread Window is empty in VS 2010? I do not see any thread listed here, even main thread is not here. Do I