Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Add support for the GDB Python Library
@ 2010-05-27  0:09 Joel Brobecker
  2010-05-27  0:09 ` [RFA/python:2/2] First script in GDB python library - command/pahole.py Joel Brobecker
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Joel Brobecker @ 2010-05-27  0:09 UTC (permalink / raw)
  To: gdb-patches

Hello,

One of the things that we still don't have in the FSF tree is a "GDB
Python Library" - that is a collection of standard Python scripts that
come with GDB. The idea is to help future contributions but setting
things up so that it's easy to add new python-based commands/functions/
features, etc.

This is what this couple of patches provide:
  - Patch #1: Defines a pythondir where the GDB Python library is
    expected to be found, and enhances the GDB/python support to
    look for them there.
  - Path #2: is built on top of patch #1, and provides the first
    such python patch.  We selected one form project archer that
    might be useful: pahole.py.


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

end of thread, other threads:[~2010-07-11 18:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-27  0:09 Add support for the GDB Python Library Joel Brobecker
2010-05-27  0:09 ` [RFA/python:2/2] First script in GDB python library - command/pahole.py Joel Brobecker
2010-05-27 20:37   ` Tom Tromey
2010-05-28  1:34     ` Joel Brobecker
2010-06-03  0:11     ` Joel Brobecker
2010-06-03  6:28       ` Doug Evans
2010-06-03 15:35         ` Joel Brobecker
2010-07-11 18:49           ` Tom Tromey
2010-05-27  0:25 ` [RFA/python:1/2] Add support for --with-pythondir Joel Brobecker
2010-05-27  6:49   ` Doug Evans
2010-05-27 20:32   ` Tom Tromey
2010-05-28  9:55     ` Doug Evans
2010-05-28 17:20       ` Joel Brobecker
2010-05-30 17:10         ` Doug Evans
2010-06-01 20:15           ` Joel Brobecker
2010-06-01 20:39             ` Doug Evans
2010-06-01 20:53               ` Joel Brobecker
2010-05-27  1:54 ` Add support for the GDB Python Library Doug Evans
2010-05-27  3:42   ` Doug Evans
2010-05-27 15:17   ` Joel Brobecker

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