Unverified Commit cca897ef authored by Anna Henningsen's avatar Anna Henningsen
Browse files

inspector,vm: remove --eval wrapper

Report the actual source code when running with `--eval` and
`--inspect-brk`, by telling the vm module to break on the
first line of the script being executed rather than wrapping
the source code in a function.

PR-URL: https://github.com/nodejs/node/pull/25832


Reviewed-By: default avatarEugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: default avatarJoyee Cheung <joyeec9h3@gmail.com>
parent f7225403
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment