On 14/12/10 17:25, Mike Frysinger wrote: >> I did start implementing something vaguely target independent (included >> > in CodeSourcery SG++), but the state of the SH-2A kernel debug support >> > put that project on the back burner, so it remains the bare minimum. > i'm not asking for a finished project. i would like to simply review the code > you said you have already. so where might one find your SuperH/FDPIC > gdb/gdbserver code ? The latest CodeSourcery SH-2A toolchain binaries and source can be downloaded from here: http://www.codesourcery.com/sgpp/lite/superh/portal/release1602 I've attached my original patch. I didn't do the forward port when we updated GDB myself, so it may be out-of-date in a few places. Andrew