当前位置:网站首页>VS2005 uses PDB plus source code to locate the code line where the crash occurs
VS2005 uses PDB plus source code to locate the code line where the crash occurs
2022-07-21 14:17:00 【51CTO】
He zhidan, software architect
exe、dll pdb and dump Put it in the same directory . Post compiled pdb useless , Even if the code hasn't changed .
VS2005 Open the solution ( project ) The way to open dump file , after F5 debugging , Will directly locate the crash .
Using the call stack, you can see the function call relationship .
Generally, you can't find the source code , from snv Download the corresponding version of this file ( This example is dll1\a0.cpp)
“ Find source ” The dialog box is clicked “ Cancel ”, How to re associate source files ?
1, In the properties of the solution , Empty “ Don't look for these source files ”
2, Double click a function on the call stack , It will pop up again “ Find source ” Dialog box .
边栏推荐
- 更智能!AIRIOT加速煤炭行业节能减排升级
- IIC communication protocol
- Contents to be included in the feasibility study report
- IO输入输出流
- Dc-3-range practice
- SQLite Compare比较表的问题
- 今天测试告诉我数据同步后,合并数据无效
- 预交费功能
- 什么?多商户系统不适配 APP?这不就来了么!
- Niuke topic - common methods to judge whether a linked list is palindrome structure, median in data flow, and PriorityQueue
猜你喜欢
IIC通信协议
正则表达式
Win11 22H2怎么卸载更新补丁?Win11 22H2卸载更新补丁的步骤
The computer suddenly shows that there is only C disk, and other disks do not show ---- solution (very simple)
百度面试题——判断一个正整数是否为2的K次方
MySQL Foundation
13 个实用的代码片断,建议收藏
S2b2c mall system platform function module analysis, accelerate the implementation of digital transformation of pharmaceutical manufacturing enterprises
使用nvm安装node成功,安装npm失败(Error while downloading,TLS handshake timeout)
日化用品行业数智化B2B系统简化分销流程,提升日化用品企业供应链竞争力
随机推荐
mysqladmin、mysqldump、mysqlslap、mysqlshow、mysqlcheck 客户机程序的用途
牛客题目——判断一个链表是否为回文结构、数据流中的中位数、PriorityQueue的常用方法
《PyTorch深度学习实践》学习笔记:循环神经网络(高级篇)
PostgreSQL运维—分布式Citus单机多实例部署
_ Aggregate function
更智能!AIRIOT加速煤炭行业节能减排升级
利用ICMP协议反弹shell
STL notes (10): container adapter - queue and stack
Simple student management system project: (add, delete, check, change, fuzzy check, paging check, upload, download, video import, current system time) -- "source code attached"
单文档的BCG程序,为什么在CMainFrame::OnCreate最后设置工具条的标题,为什么无效?
ACL和NAT
ACL and NAT
ECCV 2022 开源 | 给1万帧视频做目标分割
Commercial supply chain management system of big health industry: standardize procurement management and improve enterprise procurement efficiency
DQL where查询
STL 笔记(九):容器——bitset
Bounce shell using ICMP Protocol
消息称苹果继续向俄罗斯市场交付产品:不进行售卖,只用于退换货
DC-3-靶场实践
redis6.0集群搭建