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

simple remote pdb like interface #84

Open
horos22reg opened this issue Sep 23, 2024 · 0 comments
Open

simple remote pdb like interface #84

horos22reg opened this issue Sep 23, 2024 · 0 comments

Comments

@horos22reg
Copy link

All,

I want to use mobdebug like I would RemotePdb. You can simply insert a remote pdb call in your code, open up telnet in another window, and start typing commands there.

Is this possible with mobdebug? I'm looking here, and when I try this I get:

Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
STEP

and it pauses without prompt. I enter in step manually, and then it opens up a > in the other window. I type 'help' and get 'unknown error'.

My lua installation is sane - i've run nvim with it - so at first blush, it looks like this is not supported at all. Which is a shame, because it basically makes lua development for me a non-starter.

So how do I make MobDebug work in this way?

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