|
|
|
|
|
by 8n4vidtmkvmk
1216 days ago
|
|
+1. i just used a debugger today at my work for the first time in 4 years by coincidence. normally i just throw a couple prints and rerun the test and today i was reminded why. takes like 8 minutes to run the test in debug mode. lots of useful info in there but usually i can guess where the error is without it.
it was indeed good at pinpointing the sigsegv though. |
|