mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
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
|
|
|