The command to list Python scripts that have been autoloaded is:

    (gdb) info auto-load python-scripts

I'm guessing 
/usr/share/gdb/auto-load/lib/x86_64-linux-gnu/libglib-2.0.so.0.4400.0-gdb.py is 
the one that causes my problem.
It's a small script that adds /usr/share/glib-2.0/gdb to sys.path and imports 
stuff from it.

/usr/share/glib-2.0/gdb is shipped in libglib2.0-0-dbg.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449389

Title:
  Python Exception <class 'TypeError'> iter() returned non-iterator of
  type '_iterator'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1449389/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to