??? 10/30/08 10:20 Read: times |
#159498 - GDB? Responding to: ???'s previous message |
AFAIK, there is no '51 simulator in GDB; and the cost of writing one - plus to adopt GDB to OMF51, or, vice-versa, to emit DWARF from compiler - sounds unviable for a one-man-project.
One of the options would be to adopt the debugging "suite" of SDCC - uscim and sdcdb - but sdcc uses a non-OMF-51 format (CDB), albeit certainly simpler than DWARF. On the other hand, these tools still don't provide a GUI front-end. JW |