-
Notifications
You must be signed in to change notification settings - Fork 1
Automatically exported from code.google.com/p/pygdb
License
0xd3d0/pygdb
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
pygdb
=====
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
Feature requests, bugs, etc can be sent to [email protected].
About
Automatically exported from code.google.com/p/pygdb
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published