首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > GDB Python包装

GDB Python包装

  • 资源大小:65.81 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python Debugging gdb

资 源 简 介

This is a simple python wrapper around GDB. Currently the focus of this module is to provide the following: Attach to existing processes Create a new process from an executable Callback/event or other mechanism for detecting the debugger has caught an exception/breakpoint/AV Ability to get a stack trace, dump registers and create a dump file (core) Works on last two versions of OS X Works on Linux Module works when run in a worker thread in Python

文 件 列 表

pygdb
.svn
examples
install.txt
license.txt
pygdb
readme.txt
setup.py
tests
VIP VIP
0.257641s