in reply to Re^4: I never use the debugger.
in thread I never use the debugger.

The documentation on that feature has changed: it used to read "b <linenumber> <expr>", and no matter what I tried, the debugger wouldn't stop, not even with b <linenumber> 1, so I gave up on it years ago.

You're saying it's a stable, reliable feature now? A debugger feature that doesn't work is worse than none, really...