Re: [Pydev-users] pydevd remote debugging problem

2007-09-26 Thread Bijan Vakili
Hi Fabio, Unfortunately, my last message didn't get through because the attachment was too large. In any case, I changed the flags to 2 as you specified and then redirected both stdout and stderr to text files. I've attached them to this email. So you'll see (near the end) the following stack t

[Pydev-users] interactive remote debugging

2007-09-26 Thread patrimith
Fabio Zadrozny-2 wrote: > >> >> > You can as workarounds use pydev extensions (where you can inspect >> things >> > from >> > the console using prints) >> > >> >> You can only doing this when debugging code that is running within >> Eclipse >> and not when using the remote debugger, right? >> >

[Pydev-users] [pydev - Users] Solution / explanation

2007-09-26 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4538613 By: cyberco can be found here (in the jython forum): http://sourceforge.net/mailarchive/forum.php?thread_name=ca8dfa360709260013g3d58 301eo1e9b66967c35586f%40mail.gmail.com&forum_name=jython-users

Re: [Pydev-users] [pydev - Users] RE: helpin debug mode strings are cut

2007-09-26 Thread Fabio Zadrozny
> > > You can as workarounds use pydev extensions (where you can inspect > things > > from > > the console using prints) > > > > You can only doing this when debugging code that is running within Eclipse > and not when using the remote debugger, right? > Actually, you can... if you do the settrace

Re: [Pydev-users] [pydev - Users] RE: helpin debug mode strings are cut

2007-09-26 Thread patrimith
SourceForge.net wrote: > > You can as workarounds use pydev extensions (where you can inspect things > from > the console using prints) > You can only doing this when debugging code that is running within Eclipse and not when using the remote debugger, right? Thanks, Patrick Smith -- View t

[Pydev-users] [pydev - Users] RE: helpin debug mode strings are cut

2007-09-26 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4538015 By: fabioz Not currently... there's a bug for that already at: https://sourceforge.net/tracker/index.php?func=detail&aid=1788406&group_id=85796 &atid=577329 You can as workarounds use pydev extensions

[Pydev-users] [pydev - Users] helpin debug mode strings are cut

2007-09-26 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4537866 By: nookieman Hi there, i'm currently debugging a program and it's especially interesting for me what the content of a long string variable is at a given time. The problem i encountered is that the con