32x: drc: new debug facility (pdb). Few fixes thanks to it.
authornotaz <notasas@gmail.com>
Tue, 19 Jan 2010 22:17:47 +0000 (22:17 +0000)
committernotaz <notasas@gmail.com>
Tue, 19 Jan 2010 22:17:47 +0000 (22:17 +0000)
commit5686d93123821e06ac2d9f6209c37438303dd4c1
tree43f48d2c29fa936948fb7afdcddfd004bb33cf58
parent2368651527f2b14e24b7df5f7db3d95dc5bfbd3a
32x: drc: new debug facility (pdb). Few fixes thanks to it.

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@863 be3aeb3a-fb24-0410-a615-afba39da0efa
14 files changed:
cpu/debug.c [new file with mode: 0644]
cpu/debug.h [new file with mode: 0644]
cpu/debug_net.c [new file with mode: 0644]
cpu/debug_net.h [new file with mode: 0644]
cpu/drc/emit_arm.c
cpu/drc/emit_x86.c
cpu/sh2/compiler.c
cpu/sh2/sh2.c
cpu/sh2/sh2.h
platform/common/common.mak
platform/common/main.c
platform/linux/Makefile
platform/linux/host_dasm.c
platform/linux/port_config.h