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

C/C++本地代码调试

帖子发起人: josh   发起时间: 2014-08-08 12:10 下午   回复: 0

Print Search
帖子排序:    
   2014-08-08, 12:10 下午
hellokit 离线,最后访问时间: 2014/8/8 4:06:51 josh

发帖数前200位
注册: 2012-12-21
发 贴: 6
Indifferent [:|] 同样的dmp文件为什么在vs2010与windbg中打开不一样
Reply Quote

vs2010的栈

 report.exe!Show()  行 13 + 0x3 字节 C++
  report.exe!wmain(int argc, wchar_t * * argv)  行 34 C++
  report.exe!__tmainCRTStartup()  行 552 + 0x19 字节 C
  report.exe!wmainCRTStartup()  行 371 C
  kernel32.dll!761e3677()  
  [下面的框架可能不正确和/或缺失,没有为 kernel32.dll 加载符号] 
  ntdll.dll!77339f42()  
  ntdll.dll!77339f15()  

下在是windbg的栈

ChildEBP RetAddr  Args to Child             
001ce7ec 7734191d 77355420 00d3cec9 001ce7c8 ntdll!ZwGetContextThread+0x12
001ce78c 00d3d690 00000000 007a0074 00650072 ntdll!LdrpSearchResourceSection_U+0x63c
WARNING: Frame IP not in any known module. Following frames may be wrong.
00000000 00000000 00000000 00000000 00000000 0xd3d690
windbg不能正确的显示出错的地方,不知道是为什么,符号文件也加载了.

 

这个问题已经解决了.要用ecxr切换到异常时的上下文就好了,我去不知道为什么为这样


IP 地址: 已记录   报告
高端调试 » 软件调试 » C/C++本地代码调试 » 同样的dmp文件为什么在vs2010与windbg中打开不一样

 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.