top | item 25623323

(no title)

FraserGreenlee | 5 years ago

I don’t see how this is different from using the pdb Python module? You can catch exceptions and use to write functions.

discuss

order

hchz|5 years ago

The biggest distinction I see is the ability to continue from exceptions.

I find the other differences to be minor in comparison - to be able to recover and continue execution following post-mortem debugging is amazing.