Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get into process - no obj_mirror attribute in module #3

Open
parserpro opened this issue Feb 5, 2016 · 0 comments
Open

Can't get into process - no obj_mirror attribute in module #3

parserpro opened this issue Feb 5, 2016 · 0 comments

Comments

@parserpro
Copy link

bash-3.2$ python mod_destruction.py

=====================================================
REpdb is part of the pyREtic toolkit. Rich Smith 2010
=====================================================

--Return--
> /Users/a/Downloads/mods/dis/mod_destruction.py(5)<module>()->None
-> REpdb.set_trace()
(REpdb:default) import mod_destruction_orig
XXX lineno: 1, opcode: 247
XXX lineno: 1, opcode: 207
(REpdb:default) REpdb.obj_mirror(mod_destruction_orig)
*** AttributeError: 'module' object has no attribute 'obj_mirror'
(REpdb:default) dir(REpdb)
['CAN_CALLGRAPH', 'MODULE_LOCATION', 'REpdb', 'RUNTIME_LOCATION', '__author__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', '__version__', 'atexit', 'os', 'pdb', 'pm', 'post_mortem', 'pyREtic', 'pycallgraph', 'run', 'runcall', 'runctx', 'runeval', 'set_trace', 'shutil', 'struct', 'subprocess', 'sys', 'tarfile', 'time', 'urllib']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant