Hi node folk, Does anyone know how to regain control of the debugger once you've issued the pause command on a process that is already paused? I've done this by accident and received this output:
break in [unnamed]:1 1 ... and after that the process stops responding and cant be killed by Ctrl-C. I'm trying to debug an issue on a Digital Ocean server which has its networking turned off, so I've only got one VNC connection to play with and can't kill the debugger process via another terminal. Sam -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/e178a9fd-4061-4edb-be4a-0c7d979807a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
