当前位置:网站首页>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 ):
边栏推荐
- Jvm-02-class loading subsystem
- 秒殺系統3-商品列錶和商品詳情
- Characteristics of MySQL InnoDB storage engine -- Analysis of row lock
- [probably the most complete in Chinese] pushgateway entry notes
- 开启 Chrome 和 Edge 浏览器多线程下载
- Visual upper system design and development (Halcon WinForm) -1 Process node design
- 自定义注解
- 视觉上位系统设计开发(halcon-winform)-2.全局变量设计
- Halcon and WinForm study section 2
- 北京共有产权房出租新规实施的租赁案例
猜你喜欢

Popular understanding of ovo and ovr

C language brush questions ~leetcode and simple questions of niuke.com

子类隐藏父类的同名函数

Characteristics of MySQL InnoDB storage engine -- Analysis of row lock

Visual upper system design and development (Halcon WinForm) -1 Process node design

Didi off the shelf! Data security is national security

Visual host system design and development (Halcon WinForm)

Jvm-03-runtime data area PC, stack, local method stack

Visual upper system design and development (Halcon WinForm) -5 camera
![[cloud native training camp] module 7 kubernetes control plane component: scheduler and controller](/img/a4/2156b61fbf50db65fdf59c8f5538f8.png)
[cloud native training camp] module 7 kubernetes control plane component: scheduler and controller
随机推荐
Kubernetes - YAML文件解读
Detailed explanation of string function and string function with unlimited length
Seckill system 2 redis solves the problem of distributed session
视觉上位系统设计开发(halcon-winform)
子类隐藏父类的同名函数
VS2017通过IP调试驱动(双机调试)
软件逆向破解入门系列(1)—xdbg32/64的常见配置及功能窗口
WinDbg分析dump文件
PyTorch crop images differentiablly
使用Tengine解决负载均衡的Session问题
需要知道的字符串函数
XWiki Installation Tips
Jvm-09 byte code introduction
Nppexec get process return code
[cloud native training camp] module 7 kubernetes control plane component: scheduler and controller
Chapter 04_ Logical architecture
整形和浮点型是如何在内存中的存储
QT common sentence notes
Functional modules and application scenarios covered by the productization of user portraits
Introduction, use and principle of synchronized