Re: JIT Debugging needs to be installed
- From: jmatt@xxxxxxxxxxxxx
- Date: 3 Feb 2007 18:12:31 -0800
On Feb 4, 10:47 am, Denise <Den...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
If you can think of anything else, I'm ready to listen, and I appreciate the
help you've given me so far . . . thanks :)
You may be able to get more info from the Event viewer Denise.
HOW TO: View and Manage Event Logs in Event Viewer in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308427
Or,
Start > Run, copy & paste > eventvwr.msc /s & press Enter.
Scroll down to the last time your computer crashed and it should tell
you what device/driver caused the problem?
Also, minidumps.
Control Panel --> System --> Advanced --> Startup and Recovery -->
Settings ---> Write debugging
information --> Complete memory dump
Minidumps are located in c/windows/minidumps
How to solve Windows system crashes in minutes
http://www.networkworld.com/news/2005/041105-windows-crash.html
http://www.microsoft.com/whdc/devtools/debugging/default.mspx
http://forums.majorgeeks.com/showthread.php?t=35246
This primer will show you how to solve problems quickly. Using a tool
that costs nothing, you can solve approximately 50% of Windows server
and workstation crashes in a few minutes. The tool is WinDbg, the free
Windows debugger.
You've probably never used the debugger, don't have it and don't want
it. After all, it's a developer's tool, not an administrator's, right?
Yes, but what you need to know is remarkably easy to learn, and even a
rudimentary familiarity with the debugger could enhance your skills
and your resume.
Still hesitant? Think about this: After rebooting a crashed machine,
we've brought up the debugger, opened a memory dump file, given the
debugger a single command, and learned not only that the cause was a
driver, but also the driver's name - all in less than a minute.
Granted, the debugger was installed and configured, we knew what
commands to use and what to look for.
Another thought.
If you want to be 100% sure it's a HP problem, uninstall it.
.
- Follow-Ups:
- Re: JIT Debugging needs to be installed
- From: Denise
- Re: JIT Debugging needs to be installed
- From: Denise
- Re: JIT Debugging needs to be installed
- References:
- Re: JIT Debugging needs to be installed
- From: jmatt
- Re: JIT Debugging needs to be installed
- From: Denise
- Re: JIT Debugging needs to be installed
- From: jmatt
- Re: JIT Debugging needs to be installed
- From: jmatt
- Re: JIT Debugging needs to be installed
- Prev by Date: Re: 1-MAHist0120 & 2-$Ntuninstallk etc.
- Next by Date: Re: welcome screen power settings
- Previous by thread: Re: JIT Debugging needs to be installed
- Next by thread: Re: JIT Debugging needs to be installed
- Index(es):
Relevant Pages
|