Skip to content

Remote embedded_debugger on python 2.6.4 #32

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Add line import rpdb2; rpdb2.start_embedded_debugger('password',fAllowRemote 
= True)
2. In console /data/lib/python2.6_7_i386_nothr/site-packages/rpdb2.py:313: 
DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  import popen2

And script stopped

On client I can't get script

Python 2.6.4 (r264:75706, Apr  1 2013, 01:43:20) 
[GCC 4.2.1 20070719  [FreeBSD]] on freebsd7
SHRAPNEL 2.6_7_i386_nothr

For not embedded debug all works excellent.


Original issue reported on code.google.com by bez...@gmail.com on 15 Apr 2013 at 6:23

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions