Quantcast
Channel: Chris Hanson
Viewing all articles
Browse latest Browse all 20

Article 11

$
0
0

I’ve been playing around with creating a new ROM from scratch for an existing 68K system and I’m excited to see MAME has a “gdbstub” debugger. I don’t have space in the ROM for debug symbols, and it’s a raw binary anyway (produced by a linker script). How do I tell gdb how to map the .o files with symbols to the ROM image so I get source level symbolic debugging?


Viewing all articles
Browse latest Browse all 20