Advanced Debugging
About AdvDbg Consult Train Services Products Tools Community Contact  
欢迎光临 高端调试 登录 | 注册 | FAQ
 
  ACPI调试
Linux内核调试
Windows内核调试
 
  调试战役
调试原理
新工具观察
 
  Linux
Windows Vista
Windows
 
  Linux驱动
WDF
WDM
 
  PCI Express
PCI/PCI-X
USB
无线通信协议
 
  64位CPU
ARM
IA-32
  CPU Info Center
 
  ACPI标准
系统认证
Desktop
服务器
 
  Embedded Linux
嵌入式开发工具
VxWorks
WinCE
嵌入式Windows
 
  格蠹调试套件(GDK)
  格蠹学院
  小朱书店
  老雷的微博
  《软件调试》
  《格蠹汇编》
  《软件调试(第二版)》
沪ICP备11027180号-1

搜索

您搜索的关键字为:
约有 23 项符合查询结果, 以下是第 1 - 3项。 费时 < 1 秒。  

加载驱动时蓝屏,dump信息如下,但是蓝屏时是栈里没有我的驱动,求各位老师帮忙看一下。

0: kd&gt; !analyze -v******************************************************************************** &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...
Posted in Windows内核调试 by 风继续吹 on 2016-11-12

Re: 如何调试真实机器的uefi固件?

Posted in 调试ACPI和BIOS by 风继续吹 on 2016-09-07

如何调试真实机器的uefi固件?

uefiuefiuefi spec
Posted in 调试ACPI和BIOS by 风继续吹 on 2016-08-26

Re: 请教一个关于windows异常分发的问题。

windbg gn(Go with Exception Not Handled)gu(Go Up),(Go with Exception Unhandled)
Posted in C/C++本地代码调试 by 风继续吹 on 2016-08-22

请教一个关于windows异常分发的问题。

int30访1BOOL MyIsDebuggerPresent_Int3(){ __try { __asm int 3 } __except (EXCEPTION_EXECUTE_HANDLER) { return FALSE; } return TRUE;}2BOOL MyIsDebuggerPresent_AccessZeroAddress(){ __try { int* pAddr = NULL; *pAddr = 1; } __except (EXCEPTION_EXECUTE_HANDLER) { return ...
Posted in C/C++本地代码调试 by 风继续吹 on 2016-08-21


在看雪上遇到一个win7 x64下的奇葩蓝屏问题,特地来此论坛向内核大神们求助。

http://bbs.pediy.com/showthread.php?p=1437630#post1437630 &nbsp;便CPU
Posted in Windows内核调试 by 风继续吹 on 2016-07-19

Re: 完全内存转储64位系统如何如何查看32位进程的用户态栈

.effmachx86.load wow64exts!sw
Posted in C/C++本地代码调试 by 风继续吹 on 2016-05-17

Re: 用Windbg调试win10 X64的bootmgfw.efi出现Unable to get program counter

360
Posted in Windows内核调试 by 风继续吹 on 2016-05-13
1 2 3 >
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.