Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
juchiast628ySometimes u will know how to make the code work but don't ever know what causes the bug :/
-
eeeddr7418y@juchiast
If you know how to make the code work then you know how remove the bug in the first place, even if you don't know what particular line causes it -
juchiast628y@eeeddr
Then I don't know what wrong with those lines. But it's a problem with compiler behaviors then :> -
mhudson12937yMy favorite are integration bugs.
Module A is ok.
Module B is ok.
A+B shits the bed.
🤔
Related Rants
The most difficult thing about debugging isn't fixing the bug, it's all about finding the bug. -Mr Robot
undefined
bug
mr robot
debugging