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, 2008-08-03 at 10:42 -0700, Neo Jia wrote:
> On Sun, Aug 3, 2008 at 10:31 AM, Daniel Jacobowitz <drow@false.org> wrote:
> > 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@).
> 
> I am wondering if this is feasible. My plugin will be implemented in C
> as it needs to access the hardware. And I should be able to use it
> from gdb through the Python middle-layer as Python provides the way to
> access .so file.
> 
> Am I right?

Yes, it should work.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


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