See https://github.com/nodejs/node/pull/3585#issuecomment-152234154. Right now it quits: ``` $ node --debug-brk -e 0 Debugger listening on port 5858 $ ``` I _think_ the intended behavior is for it to wait until a debug client connects, unlike e.g. `--debug`.