forked from Imagelibrary/binutils-gdb
9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
# Target: Cell BE (PowerPC64 + SPU)
|
|
|
|
# This implements a 'pseudo-native' GDB running on the
|
|
# PPU side of the Cell BE and debugging the SPU side.
|
|
|
|
NATDEPFILES = spu-linux-nat.o fork-child.o inf-ptrace.o \
|
|
linux-procfs.o
|
|
|