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

搜索

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

Re: 用x命令显示一个存在的Symbol什么信息也没得到

ln
Posted in WinDbg by Dic4000 on 2015-11-27

Windbg打开一个中文命名的exe文件的问题

WindbgexecommandExecutable search pathExecutable search path is:&nbsp;ModLoad: 00f70000 00f8c000 &nbsp; ?exeModLoad: 77100000 77280000 &nbsp; ntdll.dllModLoad: 76440000 76550000 &nbsp; C:\Windows\syswow64\kernel32.dllModLoad: 76660000 766a7000 &nbsp; C:\Windows\syswow64\KERNELBASE.dllModLoad: 5a180000 5a33f000 ...
Posted in WinDbg by Dic4000 on 2015-11-26

用x命令显示一个存在的Symbol什么信息也没得到

lnSymbolxln 00a75858H0:000&gt; ln 00a75858H(00a75858) &nbsp; _______exe!`string' &nbsp; | &nbsp;(00a75860) &nbsp; _______exe!`string'x &nbsp;_______exe!`string'Symbol ` &nbsp;
Posted in WinDbg by Dic4000 on 2015-11-26

Re: 请教const变量是否和_NULL_IMPORT_DESCRIPTOR有关系?

cdecl
Posted in WinDbg by Dic4000 on 2015-10-17

Re: 请教const变量是否和_NULL_IMPORT_DESCRIPTOR有关系?

x main!_NULL_IMPORT_DESCRIPTORoffset &nbsp;main!_NULL_IMPORT_DESCRIPTOR:main &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;00cd0000H ~ 00cf7000Hx main!main &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...
Posted in WinDbg by Dic4000 on 2015-10-16

Re: 请教const变量是否和_NULL_IMPORT_DESCRIPTOR有关系?

&nbsp;main!_NULL_IMPORT_DESCRIPTOR Symbol0x011d126Offset&nbsp;0&nbsp;21 offset&nbsp;&nbsp;main!_NULL_IMPORT_DESCRIPTOR 02Windbg&nbsp;offset&nbsp;&nbsp;main!_NULL_IMPORT_DESCRIPTOR ...
Posted in WinDbg by Dic4000 on 2015-10-15

请教const变量是否和_NULL_IMPORT_DESCRIPTOR有关系?

WinDbgC#include&lt;stdio.h&gt;int main(void){ int a = 1235; const char *str = ''abcdef''; printf(''a=%d,str=%s\n'', a, str); int b = 9; int sum = SumX(a, b, 3, 1); printf(''sum=%d'', sum); return 0;}int SumX(int a, int b, int d, int e){ int c = a + b; return c;} ...
Posted in WinDbg by Dic4000 on 2015-10-13
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.