makestuff / build-gdb

JUNK:A patch & build script for GDB-7.2 for Motorola syntax disassembly

Home Page:http://www.makestuff.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A patch & build script for GDB-7.2. Builds a GDB for a bare-metal 68000 target, using Motorola
syntax for the disassembly. There's also a little utility "dis68" which is a 68000 disassembler
which accepts raw binary files (e.g MegaDrive .bin files). It also has some test code to verify the
syntax switch hasn't broken anything. When I get time I will split these two functions out, and add
more test cases.

About

JUNK:A patch & build script for GDB-7.2 for Motorola syntax disassembly

http://www.makestuff.eu

License:GNU General Public License v3.0


Languages

Language:Shell 92.9%Language:C 7.1%