gdb plugin status?

Daniel Jacobowitz drow@false.org
Sun Aug 3 17:31:00 GMT 2008


On Sun, Aug 03, 2008 at 10:10:52AM -0700, Neo Jia wrote:
> hi,
> 
> I saw some discussions about the gdb plugin supporting around 2007 but
> it doesn't show up in the project plan page. Now, I am wondering if
> this is on the todo list of the GDB community, or somebody is doing
> this already.
> 
> I do expect to have a interface to allow developer to load their own
> plugin in as a module instead using scripts.

We are adding Python support.  If you want to write plugins in some
compiled language, you'll be able to load it and access GDB through
a Python middle-layer.  It's in progress (see gdb-patches@).

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list