Zero Edge
This thread on hackernews has me completely baffled: news.ycombinator.c... . I cannot imagine debugging without a debugger. People in the thread act like step debugging you simply step through the entire code and don't simply place breakpoints at the places you want to look. I am so confused... I mean I use print every once in a while but I cannot imagine the kind time I would waste not using a proper debugger. Maybe I am just spoiled using Visual Studio and other modern ide's suck? You're telling me you print an entire hash table to inspect a few elements for improper data??
···
2y, 24w
5 replies
¬