Replies: 1 comment 1 reply
-
I've never even tried; so I don't know. Hypothetically, any of the 'remote debugging' options might work, though I don't know how well two |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to debug #598 and I'm wondering whether it's possible to debug pudb itself?
I tried the patch below +
./try-the-debugger.sh
and I'm getting strange behaviors:TBH I'm not too surprised this does not really work; I just want to know whether this is theoritically possible? I mean should I persist or give up or try something else?
Beta Was this translation helpful? Give feedback.
All reactions