diff options
author | Miroslav Bajtoš <miro.bajtos@gmail.com> | 2013-11-04 15:59:25 +0100 |
---|---|---|
committer | Chris Dickinson <christopher.s.dickinson@gmail.com> | 2014-12-17 13:00:48 -0800 |
commit | e93ff4f0ce1b6e9077dfa64598006478276325b2 (patch) | |
tree | f98670ef87371f5780dd5f533ac29ebe6c29bb9a /src | |
parent | 6f6a97958e8723b4b4a3ccf352252b36cf7a0d85 (diff) | |
download | node-new-e93ff4f0ce1b6e9077dfa64598006478276325b2.tar.gz |
debugger: fix unhandled error in setBreakpoint
Fix Interface.setBreakpoint() to correctly handle an attempt to set a
breakpoint in the current script when there is no current script.
This usually happens when the debugged process is not paused.
Fixes: https://github.com/joyent/node/issues/6453
PR-URL: https://github.com/joyent/node/pull/6460
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions