Skip to content

Automatically exported from code.google.com/p/pydevtools

License

Notifications You must be signed in to change notification settings

arowser/pydevtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===========
Python modules for Software Development Tools
===========

PyDevTools is a suite of python modules for the rapid prototyping of software development tools.
Currently, the project include modules for:
* ELF handling
* DWARF handling

Next, we are planning to add a GDB module containing :
* `RSP <http://sourceware.org/gdb/current/onlinedocs/gdb/Remote-Protocol.html>`
* `MI <http://sourceware.org/gdb/current/onlinedocs/gdb/GDB_002fMI.html>` 
protocols implementation, this will allow to drive gdbserver and gdb from python scripts.
Please, report a new issue for bugs, or desired features.
(possibly, attaching the target ELF file to reproduce the issue).

'E-mail <mailto:emilmont@gmail.com>`the project owner for any feedback, or for joining the project.

About

Automatically exported from code.google.com/p/pydevtools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages