node/test/message
Rich Trott 2961f06f6f debugger: fix --debug-brk interaction with -e
The command line flag `--debug-brk` was ignored when the `-e` flag was
also present. This change allows the flags to both be honored when they
are used in a single command line.

PR-URL: https://github.com/nodejs/node/pull/7089
Fixes: https://github.com/nodejs/node/issues/3589
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-06-15 17:46:14 -05:00
..
2100bytes.js
2100bytes.out
console_low_stack_space.js module: don't cache uninitialized builtins 2016-06-02 22:39:20 +10:00
console_low_stack_space.out module: don't cache uninitialized builtins 2016-06-02 22:39:20 +10:00
core_line_numbers.js
core_line_numbers.out debugger: fix --debug-brk interaction with -e 2016-06-15 17:46:14 -05:00
error_exit.js
error_exit.out debugger: fix --debug-brk interaction with -e 2016-06-15 17:46:14 -05:00
eval_messages.js
eval_messages.out lib,src: refactor src/node.js into internal files 2016-03-22 19:20:01 -04:00
hello_world.js
hello_world.out
max_tick_depth.js
max_tick_depth.out
message.status
nexttick_throw.js test,tools: enable linting for undefined vars 2016-04-26 12:16:22 -07:00
nexttick_throw.out debugger: fix --debug-brk interaction with -e 2016-06-15 17:46:14 -05:00
stack_overflow.js
stack_overflow.out
stdin_messages.js
stdin_messages.out lib,src: refactor src/node.js into internal files 2016-03-22 19:20:01 -04:00
testcfg.py
throw_custom_error.js
throw_custom_error.out
throw_in_line_with_tabs.js
throw_in_line_with_tabs.out
throw_non_error.js
throw_non_error.out
throw_null.js
throw_null.out
throw_undefined.js
throw_undefined.out
timeout_throw.js test,tools: enable linting for undefined vars 2016-04-26 12:16:22 -07:00
timeout_throw.out timers: give Timeouts a constructor name 2016-03-21 11:21:53 -04:00
undefined_reference_in_new_context.js
undefined_reference_in_new_context.out debugger: fix --debug-brk interaction with -e 2016-06-15 17:46:14 -05:00
vm_display_runtime_error.js
vm_display_runtime_error.out debugger: fix --debug-brk interaction with -e 2016-06-15 17:46:14 -05:00
vm_display_syntax_error.js
vm_display_syntax_error.out debugger: fix --debug-brk interaction with -e 2016-06-15 17:46:14 -05:00
vm_dont_display_runtime_error.js
vm_dont_display_runtime_error.out debugger: fix --debug-brk interaction with -e 2016-06-15 17:46:14 -05:00
vm_dont_display_syntax_error.js
vm_dont_display_syntax_error.out debugger: fix --debug-brk interaction with -e 2016-06-15 17:46:14 -05:00