Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I once build an interpreter for x86_64 to see what my machine code was doing line by line. Then I read the GDB manual.


A not-so-nice thing about GDB is that if you order it to disassemble a program with slightly unusual/wrong ELF headers, it (the GDB, not the program) can segfault which is quite an unreasonable thing for a debugger to do IMHO.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: