Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ollysb
61 days ago
|
parent
|
context
|
favorite
| on:
IceCream – Never use print() to debug again
Different tools for different cases. Debuggers are great for a snapshot in time but print statements are better for seeing the execution flow.
slifin
60 days ago
[–]
As a profession we need to phase out point in time debuggers and replace them with reverse debuggers or "time travel" debuggers
____mr____
60 days ago
|
parent
[–]
I think PIT debuggers have their use especially with regards to altering state mid run, but this is the first time I've heard of reverse debugging and it seems incredibly useful, especially for multithreaded software I'm often debugging
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: