Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* repo to work on python scripting support
@ 2008-03-16  0:42 Thiago Jung Bauermann
  2008-03-16  2:55 ` Tom Tromey
  0 siblings, 1 reply; 31+ messages in thread
From: Thiago Jung Bauermann @ 2008-03-16  0:42 UTC (permalink / raw)
  To: gdb ml

Hi folks,

Since Tromey announced this in another thread, it might have been
missed by some people: Tromey set up a git repo to host our work of
integrating python into GDB. To play with it:

$ git clone git://git.gitorious.org/gdb-python/mainline.git
$ cd mainline
$ git remote add origin git@gitorious.org:gdb-python/mainline.git
$ git checkout --track -b python-revisited origin/python-revisited

The current code has some rudimentary support for exposing value
structs as python objects, some initial frame querying from python,
evaluating python expressions on the GDB command line (or in a script),
evaluating GDB commands from python, and some varobj trickery which is
explained here:

http://sourceware.org/ml/gdb/2008-02/msg00140.html

There's also some reference to all this on the wiki:

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

And quoting Tromey:

"If you are interested in helping out, and you have an FSF assignment
on file, I can set you up with write
access."
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center


^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2008-03-27 16:26 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-16  0:42 repo to work on python scripting support Thiago Jung Bauermann
2008-03-16  2:55 ` Tom Tromey
2008-03-24 17:16   ` Thiago Jung Bauermann
2008-03-25 11:45     ` Tom Tromey
2008-03-25 13:53       ` Daniel Jacobowitz
2008-03-25 18:37         ` Jim Blandy
2008-03-25 18:52           ` Daniel Jacobowitz
2008-03-25 18:53             ` Jim Blandy
2008-03-25 19:18             ` Tom Tromey
2008-03-27  6:41               ` Jim Blandy
2008-03-27 17:57                 ` Paul Koning
2008-03-25 19:31           ` Paul Koning
2008-03-25 20:18             ` Tom Tromey
2008-03-25 20:31               ` Paul Koning
2008-03-26  3:23                 ` Tom Tromey
2008-03-26 12:55                 ` Jim Blandy
2008-03-26 17:29                   ` Paul Koning
2008-03-26 17:58                     ` Daniel Jacobowitz
2008-03-26 18:41                     ` Tom Tromey
2008-03-26 20:04                       ` Paul Koning
2008-03-26 22:45                     ` Jim Blandy
2008-03-26 18:05       ` Doug Evans
2008-03-26 18:13         ` Daniel Jacobowitz
2008-03-26 18:25           ` Tom Tromey
2008-03-26 18:41             ` Daniel Jacobowitz
2008-03-26 18:55               ` Tom Tromey
2008-03-26 20:57                 ` Daniel Jacobowitz
2008-03-26 21:01                 ` Thiago Jung Bauermann
2008-03-27 14:11           ` Jim Blandy
2008-03-27 16:49             ` Paul Koning
2008-03-26 18:23         ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox