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 Thu, 2008-08-07 at 16:03 -0300, Thiago Jung Bauermann wrote:
> > There are a couple examples in the gdb or gdb-patches list archives.
> > Here's one I happen to have right away:
> > 
> > http://sourceware.org/ml/gdb/2008-03/msg00201.html
> 
> That script is a little bit outdated in two ways:
> 
> 1. Some of the gdb.Frame methods had slight name changes since then;
> 2. The kludge it uses to create a gdb command tied to a python script is
> not necessary anymore, there's a proper command interface now.
> 
> But it's a good starting point nevertheless.

I just fixed the two issues above, and made the updated script available
in the GDB wiki:

http://sourceware.org/gdb/wiki/PythonGdb

Also, a couple of fixes needed to be made in the code, so you need to
update your python-revisited branch.

-- 
[]'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]