branched to enable main branch to return to the old MMU handling code since the new style couldn't be made to work (for now).

This commit is contained in:
Markus Fröschle
2014-06-20 16:06:08 +00:00
parent b1d5b71f75
commit 98dacfbc69
201 changed files with 108100 additions and 0 deletions

15
BaS_gcc_mmu/.gdbinit Normal file
View File

@@ -0,0 +1,15 @@
#set disassemble-next-line on
define tr
!killall m68k-bdm-gdbserver
target remote | m68k-bdm-gdbserver pipe /dev/bdmcf3
#target remote | m68k-bdm-gdbserver pipe /dev/tblcf3
#target dbug /dev/ttyS0
#monitor bdm-reset
end
define tbtr
target remote | m68k-bdm-gdbserver pipe /dev/tblcf3
end
source mcf5474.gdb
set breakpoint auto-hw