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? #mamedev#retrocomputing#gdb#embedded
↧