当前位置:网站首页>WinDbg分析dump文件
WinDbg分析dump文件
2022-07-03 15:20:00 【宇龍_】
调试能力可以说是最重要,尤其对于C/C++程序员而言,更是如此!
用神器WinDbg调试Dump文件需要三样东西:
1.毋庸置疑,肯定是Dump文件咯
2.源代码,必须与编译可执行文件时的代码一致
3.PDB文件,编译时生成的符号文件,一定是要与可执行文件同时生成的!(即便源代码一致,重新生成的PDB文件也不行。)
1、用WinDbg打开dump文件

2、设置符号路径(生成二进制文件时对应的PDB文件所在目录,版本要一致!多个二进制文件的pdb最好生在同一目录):

3、设置源码路径(项目的solution文件所在目录,多个项目可以加到一个solution里面):
边栏推荐
- Using TCL (tool command language) to manage Tornado (for VxWorks) can start the project
- Finally, someone explained the financial risk management clearly
- [Yu Yue education] scientific computing and MATLAB language reference materials of Central South University
- Jvm-06-execution engine
- 视觉上位系统设计开发(halcon-winform)-5.相机
- [transformer] Introduction - the original author of Harvard NLP presented the annotated transformer in the form of line by line implementation in early 2018
- Leasing cases of the implementation of the new regulations on the rental of jointly owned houses in Beijing
- 视觉上位系统设计开发(halcon-winform)
- What is label encoding? How to distinguish and use one hot encoding and label encoding?
- Stress test WebService with JMeter
猜你喜欢

Solve the problem that pushgateway data will be overwritten by multiple push

Kubernetes will show you from beginning to end
![[transformer] Introduction - the original author of Harvard NLP presented the annotated transformer in the form of line by line implementation in early 2018](/img/2b/b23aeab584f89be6678c0fe059d4b6.png)
[transformer] Introduction - the original author of Harvard NLP presented the annotated transformer in the form of line by line implementation in early 2018
![MySQL reports an error: [error] mysqld: file '/ mysql-bin. 010228‘ not found (Errcode: 2 “No such file or directory“)](/img/cd/2e4f5884d034ff704809f476bda288.png)
MySQL reports an error: [error] mysqld: file '/ mysql-bin. 010228‘ not found (Errcode: 2 “No such file or directory“)

从 flask 服务端代码自动生成客户端代码 -- flask-native-stubs 库介绍

What is embedding (encoding an object into a low dimensional dense vector), NN in pytorch Principle and application of embedding

Didi off the shelf! Data security is national security

C语言刷题~Leetcode与牛客网简单题

Halcon and WinForm study section 2

函数栈帧的创建和销毁
随机推荐
高并发下之redis锁优化实战
SQL server安装位置改不了
The method of parameter estimation of user-defined function in MATLAB
High quality workplace human beings must use software to recommend, and you certainly don't know the last one
[cloud native training camp] module VIII kubernetes life cycle management and service discovery
Dataframe returns the whole row according to the value
The state does not change after the assignment of El switch
MySQL reports an error: [error] mysqld: file '/ mysql-bin. 010228‘ not found (Errcode: 2 “No such file or directory“)
Reentrantlock usage and source code analysis
【云原生训练营】模块七 Kubernetes 控制平面组件:调度器与控制器
什么是embedding(把物体编码为一个低维稠密向量),pytorch中nn.Embedding原理及使用
Redis主从、哨兵、集群模式介绍
Kubernetes帶你從頭到尾捋一遍
[transform] [NLP] first proposed transformer. The 2017 paper "attention is all you need" by Google brain team
Jvm-02-class loading subsystem
Halcon与Winform学习第二节
el-switch 赋值后状态不变化
Leasing cases of the implementation of the new regulations on the rental of jointly owned houses in Beijing
Use of Tex editor
Kubernetes vous emmène du début à la fin