Hacker News new | ask | show | jobs
by nedw 3797 days ago
What QIRA is to GDB is what IDA is to objdump. The goal is to dramatically increase debugging productivity using a modern UI.
2 comments

How about rr? // http://rr-project.org/
Could you expand on this for someone who isn't familiar with IDA? I'm familiar with GDB and objdump, but since I haven't used IDA, I don't follow your analogy.