Namespace viewer problem

35 views
Skip to first unread message

Sławomir Gonet

unread,
Jan 2, 2013, 10:55:33 AM1/2/13
to win...@googlegroups.com
Hello.

I'm trying to use winpdb to debug my python application on embedded device. Everything works, I can set up breakpoints etc. but by some reason I can not view a namespace. The same test script started on localhost works correctly, all variables are discovered. When I started remote debugging session with parameter fDebug set True I saw such messages (attached under), where the same script started on localhosts shows no messages (error messages) at all.

Logfile:

root@dm7020hd:/usr/lib/enigma2/python# python test.py
Traceback (most recent call last):
File "/usr/lib/enigma2/python/rpdb2.py", line 2757, in repr_ltd
NameError: global name 'sets' is not defined
Traceback (most recent call last):
File "/usr/lib/enigma2/python/rpdb2.py", line 2757, in repr_ltd
NameError: global name 'sets' is not defined
Traceback (most recent call last):
File "/usr/lib/enigma2/python/rpdb2.py", line 8893, in calc_expr
File "/usr/lib/enigma2/python/rpdb2.py", line 8651, in __calc_number_of_subnodes
NameError: global name 'sets' is not defined
Traceback (most recent call last):
File "/usr/lib/enigma2/python/rpdb2.py", line 8893, in calc_expr
File "/usr/lib/enigma2/python/rpdb2.py", line 8651, in __calc_number_of_subnodes
NameError: global name 'sets' is not defined
Traceback (most recent call last):
File "/usr/lib/enigma2/python/rpdb2.py", line 2757, in repr_ltd
NameError: global name 'sets' is not defined
Traceback (most recent call last):
File "/usr/lib/enigma2/python/rpdb2.py", line 8893, in calc_expr
File "/usr/lib/enigma2/python/rpdb2.py", line 8651, in __calc_number_of_subnodes
NameError: global name 'sets' is not defined
^C

What can be the reason?

Best regards,
Slawomir Gonet 
Reply all
Reply to author
Forward
0 new messages