]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/config/i386/x86-64linux.mh
* i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
[thirdparty/binutils-gdb.git] / gdb / config / i386 / x86-64linux.mh
1 # Host: AMD x86-64 running GNU/Linux
2
3 XM_FILE= xm-i386.h
4
5 NAT_FILE= nm-x86-64linux.h
6 NATDEPFILES= infptrace.o inftarg.o fork-child.o \
7 i386-nat.o amd64-nat.o x86-64-linux-nat.o \
8 linux-nat.o \
9 proc-service.o thread-db.o lin-lwp.o linux-proc.o gcore.o
10
11 # The dynamically loaded libthread_db needs access to symbols in the
12 # gdb executable.
13 LOADLIBES = -ldl -rdynamic