623 B
623 B
Change Log
All notable changes to the "deadlock-detect" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
0.1.0
- Initialization version
0.2.0
- 添加java死锁检测、C/C++读写锁、信号量死锁检测功能
0.2.1
- 增加服务器版本支持
0.2.2
- 增加死锁环路检测判断及提示,增加进程是否可被检测提示(gdb是否正在调试进程判断)
0.2.3
- 添加鼠标右键选项为插件入口
0.2.4
- 添加java读写锁死锁检测功能,修改密码存储机制