debugger: Don't prompt until child is killed
This commit is contained in:
parent
aea568b04a
commit
7b9a2f29b4
@ -553,7 +553,6 @@ Interface.prototype.handleCommand = function(cmd) {
|
|||||||
} else {
|
} else {
|
||||||
self._lastCommand = null;
|
self._lastCommand = null;
|
||||||
}
|
}
|
||||||
self.term.prompt();
|
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
self.term.prompt();
|
self.term.prompt();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user