当前位置:网站首页>WinDbg analysis dump file
WinDbg analysis dump file
2022-07-03 15:26:00 【Yulong_】
Debugging ability can be said to be the most important , Especially for C/C++ For programmers , Even more so !
Use artifact WinDbg debugging Dump Documents need three things :
1. Beyond all doubt , Must be Dump It's a document
2. Source code , It must be consistent with the code when compiling the executable
3.PDB file , Symbol file generated at compile time , It must be generated at the same time as the executable !( Even if the source code is consistent , Regenerated PDB Documents are not good either .)
1、 use WinDbg open dump file
2、 Set symbol path ( Corresponding when generating binary files PDB Where are the documents Catalog , The version should be consistent ! Of multiple binaries pdb It's best to be born in the same directory ):
3、 Set the source code path ( Project solution Where are the documents Catalog , Multiple items can be added to one solution Inside ):
边栏推荐
- Backtracking method to solve batch job scheduling problem
- Kubernetes - YAML文件解读
- Visual upper system design and development (Halcon WinForm) -6 Nodes and grids
- String functions that you need to know
- GCC cannot find the library file after specifying the link library path
- Mysql报错:[ERROR] mysqld: File ‘./mysql-bin.010228‘ not found (Errcode: 2 “No such file or directory“)
- Second kill system 3 - list of items and item details
- Srs4.0+obs studio+vlc3 (environment construction and basic use demonstration)
- Jvm-04-runtime data area heap, method area
- 秒杀系统1-登录功能
猜你喜欢
【云原生训练营】模块八 Kubernetes 生命周期管理和服务发现
[probably the most complete in Chinese] pushgateway entry notes
Jvm-04-runtime data area heap, method area
Kubernetes帶你從頭到尾捋一遍
CString的GetBuffer和ReleaseBuffer使用说明
秒杀系统3-商品列表和商品详情
从 flask 服务端代码自动生成客户端代码 -- flask-native-stubs 库介绍
Popular understanding of decision tree ID3
高并发下之redis锁优化实战
What are the composite types of Blackhorse Clickhouse, an OLAP database recognized in the industry
随机推荐
[combinatorics] combinatorial identities (recursive combinatorial identities | sum of variable terms | simple combinatorial identities and | sum of variable terms | staggered sums of combinatorial ide
Qt常用语句备忘
Backtracking method to solve batch job scheduling problem
基础SQL教程
Didi off the shelf! Data security is national security
Detailed comments on MapReduce instance code on the official website
Jvm-02-class loading subsystem
详解指针进阶1
Halcon and WinForm study section 2
高并发下之redis锁优化实战
PyTorch crop images differentiablly
秒杀系统2-Redis解决分布式Session问题
Summary of concurrent full knowledge points
[attention mechanism] [first vit] Detr, end to end object detection with transformers the main components of the network are CNN and transformer
Visual upper system design and development (Halcon WinForm) -4 Communication management
Mysql报错:[ERROR] mysqld: File ‘./mysql-bin.010228‘ not found (Errcode: 2 “No such file or directory“)
视觉上位系统设计开发(halcon-winform)-5.相机
基于SVN分支开发模式流程浅析
[combinatorics] permutation and combination (set permutation, step-by-step processing example)
Apache ant extension tutorial