Advertisement

1 - 10 of 28 containing alltags:("windbg") (0 seconds)
When I was running NT 3.51, and a debug compiled program crashed, I could click on a cancel button and then the Visual C++ debugger was launched so that I could debug the code. Since I upgraded to...
Zones: Windows NTDate Answered: 12/05/1997 Grade: B Views: 0
Hi (Env. NT4 / win 2000 (XP?), VS VC6 C/C++) I need some pointers on running code in a crashed program, e.g. You have a multi-threaded program and have windbg or your own crash handler pr...
Zones: C++Date Answered: 11/21/2002 Grade: A Views: 0
I have been having many bsods on my computer and in an effort to figure out what is wrong, I downloaded and installed Windbg.  However, I cannot find the symbol table, can anyone help me??
Zones: Windows 2000Date Answered: 10/22/2003 Grade: A Views: 51
HI all. I have been helped by one of the microsoft engineers with my server restarting problems.  He asked me to send me the minidump file and then came back and said that the OFMNTDRV.SYS file ha...
Zones: Operating SystemsDate Answered: 03/05/2006 Grade: A Views: 41
Hi ,  I use windbg 6.6.0003.5. In the testing system, i change the boot.ini to [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINNT [operating systems] multi(0)disk(0...
Zones: CDate Answered: 06/20/2006 Grade: A Views: 0
How to analyse user.dmp i.e, why it is created or dumped?. I have log file, by which I got to know that the dump was created by nutkserv.exe. I have this exe which is running with my application.I...
Zones: Windows NTDate Answered: 05/23/2004 Grade: A Views: 61
Hello I am aware that some tracing tools are available to use such as for driver testing, Now I was wondering how I can do this I have a Copy of the new DDK and Softice. I haven't got a checked...
Zones: Windows ProgrammingDate Answered: 05/17/2004 Grade: B Views: 53
Anyone here with experience with the Windows Debugging Tools Windbg? I found that by coincidence one day while trying to figure out a BSOD, and it has worked so wonderfully for me for a few clie...
Zones: Windows XPDate Answered: 06/14/2006 Grade: A Views: 9
How can I get WinDbg to break on the first instruction of a process' main thread? When I use Open Executable, it breaks after the imported modules are loaded - way too late. I assume it is break...
Zones: C, C++, AssemblyDate Answered: 10/11/2007 Grade: A Views: 0
Hi Experts!  I'm just starting to use WinDbg.  I loaded the program and attached it to my .net Winform app's process.  I noticed that my app was unresponsive.  i exited Windbg and my app's process ...
Zones: Windows ProgrammingDate Answered: 11/10/2008 Grade: A Views: 14