This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb plugin status?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]