Linux on gdb simulation

This target only testing.

Required software

  • gdb with I/O simulation enhance patch.
    • Source code is here. It include h8300-unkown-linux changes.

How to run

examples below.

$ h8300-unknown-linux-gdb vmlinux
(gdb) target sim
(gdb) sim sci pty
(gdb) sim intmode 1
(gdb) load
(gdb) run earlyprintk=h8300-sim console=ttySC0