The Art of Debugging Slang
Warning: the following list contains advanced debugging terminology.
- FUBAR (F***ed Up Beyond All Recognition) - When your code is so broken it's unrecognizable.
- Epicfail - When a single line of code causes a global system crash.
- Ninja Coded - When you've fixed a bug without anyone noticing.
- Code Sniper - When you're really good at shooting bugs with a single line of code.
Common Debugging Tools
Because, let's be honest, we all love tools.
- GDB (Gee Damn Debugger) - A tool that's been around since the 80s.
- LLVM (Llama Love You, Mean It) - A compiler that's been around since the 90s.
- æk (A Kill Everything) - A tool that's been around since the 00s.