On Wed, Feb 27, 2008, Nathaniel Smith wrote: > Ah. Thanks for the tip. (How *was* I supposed to figure this out? > Installing python-dbg does seem to give 'gdb python' access to > python's own symbols, like other -dbg packages do; it never occurred > to me that it would have more magic than that...)
Sorry, I didn't work on the python*-dbg design, you just filed a bug on some random python package implementing it. I don't know where it's documented. Perhaps you should as on [EMAIL PROTECTED] > But, there still seems to be something wrong: > /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject_d.so: > undefined symbol: Py_InitModule4 It turns out a patch was forgotten when adding -dbg support in pygobject in Debian; I'll try to locate this patch. -- Loïc Minier