Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5932725
By: radaczynski

Hi,

I am trying to debug a pylons application that uses elixir for orm. I would
like to actually debug the elixir part. Elixir is in the python path and the
code completion works fine for it. When i go to the debugger, however, it does
not show the source code of elixir files (I gues this is because elixir is a
zipped egg file and as such is in the site-packages folder). The first time,
pydev asked me for the source of the file, but when I clicked cancel it did
not show the dialog again and I cannot see the source code. The variables view
and all the rest of the debugger seem to be working just fine...

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to