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

搜索

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

全局变量区有可能被冲掉么?

AppVerifier
Posted in 转储分析 by qiliu3 on 2014-08-13

** Pseudo Context **是怎么回事?

使!analyze -vwindbgSTACK_COMMAND: &nbsp;.ecxr ; kb ; .ecxr ; ~~[1f4c] ; .frame 6 ; ** Pseudo Context ** ; kb** Pseudo Context **
Posted in 转储分析 by qiliu3 on 2014-06-17

Re: OMAP是什么的缩写?

Posted in C/C++本地代码调试 by qiliu3 on 2014-06-13

OMAP是什么的缩写?

It is called OMAP code optimization.It&nbsp;is used to make code that needs to be present in memory smaller. So instead of flat ad dress &nbsp;space &nbsp;for &nbsp;compiled &nbsp;function &nbsp;we &nbsp;have &nbsp;pieces &nbsp;of &nbsp;it &nbsp;scattered &nbsp;here &nbsp;and &nbsp;there.&nbsp;This&nbsp;leads &nbsp;to &nbsp;an &nbsp;ambiguity ...
Posted in C/C++本地代码调试 by qiliu3 on 2014-06-10

Re: 点击“计算机”属性,“分辨率”,“控制面板”等操作都会crash……

COM
Posted in 转储分析 by qiliu3 on 2014-05-29

Re: WINDBG调试没有符号文件,怎么显示函数名?

&nbsp; &nbsp;762C [ &nbsp; &nbsp; 118] address [size] of Import Directory&nbsp; &nbsp; 6000 [ &nbsp; &nbsp; 270] address [size] of Import Address Table DirectoryIATImport Address Table Directory
Posted in C/C++本地代码调试 by qiliu3 on 2014-05-29

Re: 请教一下,!std_map怎么用?

my.insert(std::map&lt;int, int&gt;::value_type(1, 1));my.insert(std::pair&lt;int, int&gt;(1, 1));!std_mapmy.insert(std::pair&lt;int, int&gt;(1, 1));my.insert(std::pair&lt;int, int&gt;(2, 2));my.insert(std::pair&lt;int, int&gt;(3, 3));0:000&gt; !std_map 003af678 ''MFCTest!std::pair&lt;int,int&gt;'' 8std::map @ 003af678 - ...
Posted in C/C++本地代码调试 by qiliu3 on 2014-04-09

Re: 请教一下,!std_map怎么用?

http://www.windbg.org/x86windbg6.2.9200.16384
Posted in C/C++本地代码调试 by qiliu3 on 2014-03-31

请教一下,!std_map怎么用?

mapstd::map&lt;int, int&gt; my;my.insert(std::map&lt;int, int&gt;::value_type(1, 1));windbg attachmapmy0:000:x86&gt; ? myEvaluate expression: 4386100 = 0042ed340:000:x86&gt;&nbsp;!std_map 0042ed34 MFCTest!std::map&lt;int,int&gt;ReadMemory error for address ffffffffccccccd0std::map @ 000000000042ed34 - ...
Posted in C/C++本地代码调试 by qiliu3 on 2014-03-27

程序crash了,但是堆栈都是系统文件mshtml和ole32

crashmshtmlole32线0961f618 77d474ff 0961f648 77d473dc 00000000 kernel32!UnhandledExceptionFilter+0x1270961f620 77d473dc 00000000 0961fba0 77cfc550 ntdll!__RtlUserThreadStart+0x620961f634 77d47281 00000000 00000000 00000000 ntdll!_EH4_CallFilterFunc+0x120961f65c 77d2b499 fffffffe 0961fb90 0961f798 ...
Posted in 转储分析 by qiliu3 on 2014-03-05
1 2 >
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.