Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
coherentpony
on March 29, 2016
|
parent
|
context
|
favorite
| on:
Ask HN: How do you debug your code?
I use gdb if I'm on linux, and I use
std::cout << "got here" << std::endl;
if I'm on OS X.
gdb on OS X is such a horror show.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
gdb on OS X is such a horror show.