debugging - Which debugger works with a "16 bits C to assembly" hybrid program? -
(it not mere recommendation question; couldn't find debugger myself. guess not breaking rules?)
the program's compiled turbo assembler, turbo linker , borlandc compilers. in intel x86 architecture. (i required use outdated programs; not choice.)
is there simple debugger go it? need track contents of registers, variables , flags during program's execution.
Comments
Post a Comment