Re: gdb failing to import backtrace module

2014-09-12 Thread Yaakov Selkowitz
On 2014-09-08 20:04, Aidan Gauland wrote: I am trying to run a non-cygwin program in gdb, and when I enter the `run` command, I get the following error. Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/bin/cyggobject-2.0-0.dll-gdb.py", line 9, in from gobject import

gdb failing to import backtrace module

2014-09-08 Thread Aidan Gauland
I am trying to run a non-cygwin program in gdb, and when I enter the `run` command, I get the following error. Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/bin/cyggobject-2.0-0.dll-gdb.py", line 9, in from gobject import register File "/usr/share/glib-2.0/gdb/gobj