Archive for May, 2008

Python GDB Wrapper

May 14th, 2008 | Category: Tool

The first beta release of pygdb has been posted up. This is a pure python wrapper around GDB using the machine interface (MI). This allows control of GDB from python and was created as part of the effort to get Peach 2.1 running nice on Linux and OS X. Additionally, a new monitor UnixGdb has been checked into the 2.1 code tree for the brave.

pygdb can be found here

1 comment

« Previous Page