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 项符合查询结果, 以下是第 2 - 2项。 费时 < 1 秒。  

Re: 阅读Intel指令手册,好难。

index register
Posted in CPU架构 by sgyhm on 2007-03-28

Re: 阅读Intel指令手册,好难。

index register?
Posted in CPU架构 by sgyhm on 2007-03-28

Re: windbg想说爱你不容易,关于BA指令的问题。

int main(int argc, char* argv[]) { //.1double CBA =0; Line1 int x = 16; Line2 int me = 10; Line3 int sizea = sizeof(int); Line4 me = me +1; return 0; } F10Line3 DD me CallFunction!main+0x26: 0040d6e6 c745f404000000 mov dword ptr [ebp-0Ch],4 ss:0023:0013ff74=cccccccc 0:000&gt; dd me Windbg 0013ff78 ...
Posted in WinDbg by sgyhm on 2007-03-28

windbg想说爱你不容易,关于BA指令的问题。

windbgba &nbsp; int main(int argc, char* argv[]){&nbsp;//double CBA =0;&nbsp;int me = 10;&nbsp;char tt = 't';&nbsp;int tttt&nbsp; =&nbsp; 15; me = me +1;&nbsp;&nbsp; //使bawindbgme&nbsp;return 0;} &nbsp; &amp;me ...
Posted in WinDbg by sgyhm on 2007-03-27

Re: 阅读Intel指令手册,好难。

displacement or sib西 advdbgraymond why No 4 stands for ESP? Index 100 stands for index x is none? because above instruction does not use index register.mov使index register, index register
Posted in CPU架构 by sgyhm on 2007-03-27

阅读Intel指令手册,好难。

Chapter2 Instruction Format. &nbsp; 2.4. MODR/M AND SIB BYTESMost instructions that refer to an operand in memory have an addressing-form specifier byte(called the ModR/M byte) following the primary opcode. The ModR/M byte contains threefields of information:&#8226; The mod field combines with the r/m field to form 32 ...
Posted in CPU架构 by sgyhm on 2007-03-22
< 1 2
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.