Hacker News new | ask | show | jobs
by saagarjha 1880 days ago
Why not just add an action to the conditional breakpoint that prints the value?
1 comments

I’m usually constructing those values just for that one-off test. They aren’t there at runtime.

It’s an AST interpreter so sometimes I want to see the value of something that’s 5 properties away inside a syntax node