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 {
|
||||
self._lastCommand = null;
|
||||
}
|
||||
self.term.prompt();
|
||||
});
|
||||
} else {
|
||||
self.term.prompt();
|
||||
|
Loading…
x
Reference in New Issue
Block a user