/srv/irclogs.ubuntu.com/2012/01/24/#ubuntu-app-devel.txt

=== ajmitch__ is now known as ajmitch
dpmgood morning all08:22
dpmhey all, would someone be able to answer this question? http://askubuntu.com/questions/95956/creating-a-unity-lens-the-name-activation-does-not-exist-in-the-context-of-u15:17
=== dpm is now known as dpm-afk
fredoI am currently trying to debug PyGI bindings, but gdb always prints "No locals." for python internals although python-dbgsym is installed.19:27
fredoHow do I properly debug python using gdb? Any other package missing?19:27
JanCfredo: I guess that only helps to debug Python and its standard library21:57
JanCI wonder if there exists a gdb plugin or such that understands PyGI / GObject Introspection21:58
fredoJanC: I also installed all sorts of dbgsym packages, and I do get locals for glib functions and so on.21:58
JanCyou will probably also need the debug symbols of the libraries you use21:59
fredoBut I don’t get locals for PyErr_Print() etc.21:59
fredoThat’s why I thought that it were specifically python symbols missing.22:00
JanCfredo: you might want to ask this question in the #introspection channel on GIMPnet22:00
fredoJanC: Okay, will do. Thanks.22:00
JanCirc.gimp.org or such22:01
JanCfredo: there is also python-dbg which you can install22:06
fredoJanC: I settled for the dbgsym-variant, although I have to confess I don’t really understand the differences.22:07
fredoBut I had no luck with python-dbg either.22:07
JanCfredo: are you using the special Python support in gdb?22:10
JanCI seem to remember there is something like that22:10
fredoJanC: Actually, I don’t know.22:10
fredoI read something like that, too, but I don’t know how to use it or not.22:11
JanCI'be never used it myself either22:11
JanCI've*22:11

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!