gdb/
[deliverable/binutils-gdb.git] / gdb / config / i386 / linux64.mh
CommitLineData
9c1488cb 1# Host: GNU/Linux x86-64
10d6c8cd 2NATDEPFILES= inf-ptrace.o fork-child.o \
9c1488cb 3 i386-nat.o amd64-nat.o amd64-linux-nat.o linux-nat.o \
9b4eba8e 4 proc-service.o linux-thread-db.o linux-fork.o
9bb9e8ad 5NAT_FILE= config/nm-linux.h
f6528abd 6NAT_CDEPS = $(srcdir)/proc-service.list
53e95fcf 7
c4f35dd8
MK
8# The dynamically loaded libthread_db needs access to symbols in the
9# gdb executable.
f6528abd 10LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.595688 seconds and 4 git commands to generate.