H.C. Chen's Library tagged → View Popular
Crash Dump Analysis » Blog Archive » Basic Windows Crash Dump Analysis (Part 1)
實際網址在這裡。Firefox 3 不能 view , 必須用 IE 閱讀,
http://www.dumpanalysis.org/BWCDA/BasicWindowsCrashDumpAnalysis_Part1_files/frame.htm
Under the Hood -- MSJ, August 1998
-
The focal point of VM capability in Windows NT is NTVDM.EXE from the SYSTEM32 directory. Each running instance of NTVDM.EXE constitutes a separate VM.
-
In other words, programs for MS-DOS and 16-bit Windows are like children belonging to the adult NTVDM process.
- 1 more annotations...
Digital Mars - c++.dos - How does one debug a DOS program?
2002
-
This debugger can only debug * applications.
where '*' is either "Win32", "Win32s" or
"16-bit Windows", depending on which IDE I run. -
Could somebody tell me the name of the .exe
that effects an IDE capable of debugging DOS
targets? - 2 more annotations...
USBlyzer Free Download
USBlyzer is an easy to use Professional Software USB Protocol Analyzer for Windows, which provides a complete yet simple to understand view for analyzing USB Host Controllers, USB Hubs and USB Devices activity.
With USBlyzer you can view detailed information about all USB devices and their child components.
USBlyzer allows you to capture, decode and display important information such as URB requests and related structures used by USB drivers, IRPs used by PnP subsystem, kernel-mode and user-mode I/O control requests used by USB client drivers and user-mode applications.
USBlyzer can be successfully used for application, device driver and hardware development and can help you test and troubleshoot software and hardware.
USBlyzer is a complete software solution, so you won't have to install any additional hardware or software.
You'll find USBlyzer extremely useful for understanding how system-supplied and vendor-supplied USB device drivers communicate with the USB driver stack.
USBlyzer download - Professional Software USB Protocol Analyzer. - Windows Vista Downloads
-
Software Description:
USBlyzer is a Professional Software USB Protocol Analyzer for Windows, which can be used for analyzing USB Host Controllers, USB Hubs and USB Devices activity. USBlyzer allows you to capture, decode and display important information used by USB drivers. The program can be successfully used for application, device driver and hardware development and can help you test and troubleshoot software and hardware.
-
Advanced USB Port Monitor 2.3.0.14 download by AGG Software
USB Bus and USB Device protocol analyzer and debugger, with USB traffic sniffer
type: Shareware ($59.95)
categories: usb port, usb controller, usb hub, usb monitor, usb analyzer, usb debug - 1 more annotations...
Wake up and smell the Coffee :: 觀看文章 - WinDbg 安裝問題
-
使用 Microsoft Symbol Server
1.
確定您已經安裝了最新版本的 Windows Debugging 工具。
2.
啟動 Debugging 程序。
3.
決定好要存放下載下來的 Symbol 的位置 ("Downstream Store")。此路徑可為本機磁碟或是 UNC 路徑。
4.
依下列指示設定好 Debugger Symbol 路徑,將您的 Downstream Store 路徑替換為 DownstreamStore。
SRV*DownstreamStore*http://msdl.microsoft.com/download/symbols
舉例來說,若要下載 Symbol 至 c:\websymbols,您應該將下列資訊新增至您的 Symbol 路徑:
SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
附註:http://msdl.microsoft.com/download/symbols 不是可供瀏覽的網站,它僅供 Debugger 存取使用。更多關於設定 Symbol 路徑與使用 Symbol 伺服器的資訊,請參閱隨附於 Windows Debugging 工具的文件。
總算解決了
Using and Debugging FreeBSD ACPI
- A good view angle to understand ACPI. - hcchen on 2006-08-26
-
The ACPI Mailing List Archives http://lists.freebsd.org/pipermail/freebsd-acpi/
The old ACPI Mailing List Archives http://home.jp.FreeBSD.org/mail-list/acpi-jp/
The ACPI 2.0 Specification http://acpi.info/spec.htm
FreeBSD Manual pages: acpi(4), acpi_thermal(4), acpidump(8), iasl(8), acpidb(8)
DSDT debugging resource. (Uses
Compaq as an example but generally useful.)
11.16.7
ReferencesMore information about ACPI may be found in the
following locations: -
The bytecode,
known as AML, is compiled from a source language
called ASL. The AML
is found in the table known as the DSDT. To get a copy
of your ASL, use acpidump(8). You
should use both the-t(show contents of the fixed tables)
and-d(disassemble AML to
ASL) options. See the Submitting Debugging Information section for
an example syntax.
So next time you get something like IRQL NOT LESS OR EQUAL Error “Just get a dump“ JGAD!
-
A friend of mine got a IRQL NOT LESS OR EQUAL Error. And in the past they've reinstalled the server to fix it. Well next time an error like this occurs, don't reinstall, JGAD it! Just Get A Dump! Use the right tool and make your life easier!
One update to my “get a dump” post, in order to get a KERNEL dump do the following [the prior post on Dr. Watson's is for applications dumps not Kernel dumps]:
Right mouse click on My Computer, then on properties, then on advances, the on startup and recovery settings.
Change “write debugging information to kernel memory dump“ [at least] or go to complete memory dump [really recommended]

So next time you get something like IRQL NOT LESS OR EQUAL Error “Just get a dump“ JGAD!
The dump file will be located at %SystemRoot%\MEMORY.DMP. Call PSS and upload it so they can debug it!
-
So next time you get something like IRQL NOT LESS OR EQUAL Error “Just get a dump“ JGAD!
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in debug
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
