Skip to content

shlomif/node-js-bug--debug-gets-stuck-on-two-c-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

This is a source repository to reproduce a bug with the node.js debugger. It was verified to be present with node-v5.4.0 built from source on Mageia Linux x86 v6 (Cauldron).

To reproduce run something like:

~/apps/node-js/bin/node debug perlito5.js -I src5/lib -I MyDir/lib -I MyDir/lib/expand-solitaire-multi-card-moves

There is a RUN_ME.bash there for that for your convenience.

The debugger starts, type “c” once and get a prompt back (why?) and press “c” again and the debugger gets stuck and cannot be exited with either Ctrl+C or Ctrl+Z.

LICENSE

This code is derived from code from these sources:

NOTE! This code is a compiler for Perl 5, but is not dependent on perl 5 itself.

About

Bug in the Node.js debugger

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages