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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10031499.html
Zones:
Windows NTDate Answered: 12/05/1997 Rating: 7.4 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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20332402.html
Zones:
C++Date Answered: 11/21/2002 Rating: 7.8 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??
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20774475.htm...
Zones:
Windows 2000Date Answered: 10/22/2003 Rating: 9.2 Views: 38
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...
http://www.experts-exchange.com/OS/Miscellaneous/Q_21552017.html
Zones:
Misc OSDate Answered: 03/05/2006 Rating: 7.8 Views: 8
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_21887848.html
Zones:
CDate Answered: 06/20/2006 Rating: 4.6 Views: 5
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20445467.html
Zones:
Windows NTDate Answered: 05/23/2004 Rating: 7.8 Views: 13
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20877144.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21885354.html
Zones:
Windows XPDate Answered: 06/14/2006 Rating: 8.6 Views: 16
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_22888754.html
Zones:
C,
Assembly,
C++Date Answered: 10/11/2007 Rating: 9.6 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 ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23890074.html