jaridmargolin / inspect-process

🔍 Dead simple debugging for node.js using chrome-devtools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persist breakpoints across sessions?

mightyiam opened this issue · comments

I find myself having to set breakpoints all over again, after I "lose" my bug and the execution terminates.

I agree this is less than ideal. I think the problem could be solved with a mechanism to "restart" the process.