Hi Tom, Thanks for the review. I've attached an updated patch that restores PYTHONDIR and fixes the formatting. Also, is there a particular preferred style for the Python code? Most of the code under gdb/python/lib/gdb seem to conform to PEP 8 (no tabs, 4-space indents, no space before parentheses) rather than the GNU style. So I've reformatted the "gdb" module to PEP 8 too. Yit September 12, 2012