|
equivalent tool for DOS Debug in Linux
I am looking for a program like Debug in Linux which would help me to perform IO operation on my memory address space like inputting a word, outputting a word, reading a value at a particular memory address.
There is a tool in DOS called Debug. I am looking something similar to it.
|