[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Debug equivalent
On Wed, 28 Jun 2000, Steve Tickle wrote:
> Can someone please point me in the direct of a Linux equivalent of the old
> M$-DOS `debug' application?
I suppose you'd like edlin too? ;))
To be honest, I don't think there is a version. You can get close with a
combination of hexdump, nasm, gdb, etc. I don't really think you want to
go back to debug, though. How many people here wrote assembler programs in
debug? I did. I fully remembering writing programs that would corrupt the
BX register, and would often lose them when w'ing, or making them vastly
larger than they were supposed to be. Ahh, those were the days....
usually, BX was my counter, which was often at zero, and I'd end up
zeroing the file on write.
Cheers,
Alex.
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.