Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(386)

Side by Side Diff: gdb/config/powerpc/spu-linux.mh

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gdb/config/powerpc/ppc64-linux.mh ('k') | gdb/config/s390/s390.mh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Target: Cell BE (PowerPC64 + SPU) 1 # Target: Cell BE (PowerPC64 + SPU)
2 2
3 # This implements a 'pseudo-native' GDB running on the 3 # This implements a 'pseudo-native' GDB running on the
4 # PPU side of the Cell BE and debugging the SPU side. 4 # PPU side of the Cell BE and debugging the SPU side.
5 5
6 NATDEPFILES = spu-linux-nat.o fork-child.o inf-ptrace.o \ 6 NATDEPFILES = spu-linux-nat.o fork-child.o inf-ptrace.o \
7 » linux-procfs.o 7 » linux-procfs.o linux-ptrace.o
8 8
OLDNEW
« no previous file with comments | « gdb/config/powerpc/ppc64-linux.mh ('k') | gdb/config/s390/s390.mh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698