This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Archer in Cygwin help


On Thu, May 21, 2009 at 10:01 AM, Sreejith <sreejithsmadhavan@gmail.com> wrote:

> (gdb) python import gdb.libstdcxx.v6.printers
> Traceback (most recent call last):
> ?File "<string>", line 1, in <module>
> ?File "/home/sreejith/archer/install/share/gdb/python/gdb/libstdcxx/v6/printers
> .py", line 19, in <module>
> ? ?import itertools
> ImportError: No module named itertools
> Error while executing Python code.
> (gdb)

Please see this message and thread:
http://sources.redhat.com/ml/archer/2008-q4/msg00463.html

I think you have to either install Python in a place GDB expects it,
or set PYTHONPATH appropriately.

Cheers,
-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]