
Feb. 20, 2010
11:28 p.m.
Jeffrey> David Malcolm is the Fedora maintainer for the Python package
Jeffrey> and has written a gdb plugin to replace and dramatically
Jeffrey> improve our old Misc/gdbinit file using the new python
Jeffrey> scripting support in gdb-7....
I'm fine with adding such a plugin as long is Misc/gdbinit isn't replaced. Not everyone runs gdb 7. Also, since it's support code and not part of Python proper adding such a plugin before it's nice and stable is no big deal. (Maybe it belongs in Tools/gdb, not Misc?)
Skip