Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mafribe
on May 15, 2016
|
parent
|
context
|
favorite
| on:
A fundamental introduction to x86 assembly program...
I wonder if there is a nice and easy to use x86 simulator like the MARS simulator for MIPS [1]? Some place where I can run (step through) little x86 assembly programs study their effect of the each register.
[1]
http://courses.missouristate.edu/KenVollmar/MARS/
wakatana
on May 15, 2016
[–]
GDB?
mafribe
on May 15, 2016
|
parent
[–]
By GDB, you mean the GNU debugger? I have not used it for over a decade. Is it a convenient interface for toying and experimenting with x86 assembler?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] http://courses.missouristate.edu/KenVollmar/MARS/