It might be worth biting the bullet, buying a commercial IDE like
https://wingware.com/


On Fri, Apr 21, 2017 at 6:51 AM, john lunzer <lun...@gmail.com> wrote:

> Ahh, I'm sorry to have suggested urwid. I totally forgot about the Linux
> only limitation.
>
>
> On Friday, April 21, 2017 at 7:24:11 AM UTC-4, Edward K. Ream wrote:
>>
>> On Friday, April 21, 2017 at 5:56:29 AM UTC-5, Edward K. Ream wrote:
>>>
>>>
>>> Ok.  Misleading 'help attach' and error message confused me for awhile.
>>>
>>
>> Sorry, I mis-remembered what I had just done!
>>
>> In the second console, first do:
>>
>>     password <the password from the first console>
>>
>> Then do:
>>
>>     attach
>>
>> to get a list of pid's. Then do:
>>
>>     attach <pid>
>>
>> to actually attach to the first console.
>>
>> This *does* work, but alas rpdb2 doesn't print *anything* useful after
>> single-stepping, so I'm always having to type l (list).  So using the
>> winpdb gui version is probably best after all.
>>
>> I've just tried to use rpdb2 in both consoles on Windows.  There is a
>> problem connecting to the newly-created server on localhost.  Something
>> about a timeout.  Not sure if this is a programming problem (fctrl?) or a
>> firewall problem.  However, there is no great need to do debugging on
>> Windows.
>>
>> In short, urwid doesn't seem to work on Windows, but npyscreen runs
>> anywhere and can be debugged on Linux with rpdb2 and winpdb.  I'd say this
>> is a good enough resolution to the problem of what curses widgets to use.
>>
>> Edward
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "leo-editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to leo-editor+unsubscr...@googlegroups.com.
> To post to this group, send email to leo-editor@googlegroups.com.
> Visit this group at https://groups.google.com/group/leo-editor.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to