[debugger] restructurize code, eval control repl asynchronously
authorFedor Indutny <fedor.indutny@gmail.com>
Wed, 7 Sep 2011 14:29:01 +0000 (21:29 +0700)
committerFedor Indutny <fedor.indutny@gmail.com>
Thu, 8 Sep 2011 19:06:06 +0000 (02:06 +0700)
commit3b2577b4fef924fde7b24f45ff98aff51183c9b7
tree1a8c3d3481649fab4a37396ac65db9c8c2789d4a
parente01635eb9bc6eb83cad00a821c68b3a9438cf744
[debugger] restructurize code, eval control repl asynchronously

Move commands closer to each other, use .debugEval and .controlEval for
controlling repl output (no more incorrect 'debug>' prints).
lib/_debugger.js