Hacker News new | ask | show | jobs
by prattmic 5046 days ago
You can use "layout asm" to see the dissassembly as you step through your program. "layout reg" will then split the view and show you the registers at the same time.