Unify ptrace options discovery code and make both GDB and
[deliverable/binutils-gdb.git] / gdb / config / sparc / linux64.mh
CommitLineData
386c036b 1# Host: GNU/Linux UltraSPARC
910122bf 2NAT_FILE= config/nm-linux.h
75e192e6 3NATDEPFILES= sparc-nat.o sparc64-nat.o sparc64-linux-nat.o \
06b9f45f 4 core-regset.o \
10d6c8cd 5 fork-child.o inf-ptrace.o \
ed89d175 6 proc-service.o linux-thread-db.o \
13da1c97 7 linux-nat.o linux-osdata.o linux-fork.o \
96d7229d 8 linux-procfs.o linux-ptrace.o linux-waitpid.o
f6528abd 9NAT_CDEPS = $(srcdir)/proc-service.list
386c036b
MK
10
11# The dynamically loaded libthread_db needs access to symbols in the
12# gdb executable.
f6528abd 13LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.590306 seconds and 4 git commands to generate.