ports/devel/gdb/files/patch-gdb-config-i386-fbsd64.mh
Michael Scheidell d76533a4f1 - Adds HW watchpoint support for amd64, closing ports/160930 (thanks to Ben Morrow)
- Adds a symbolic link executable with the version suffix to support tools without debugger configuration (like devel/nemiver)
- Bump PORTREVISION due to track changes to options and pkg-plist

PR:		ports/165357
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Approved by:	gabor (mentor, implicit)
2012-02-25 11:57:56 +00:00

10 lines
377 B
Text

--- gdb/config/i386/fbsd64.mh.orig 2011-09-23 03:15:43.254648862 +0100
+++ gdb/config/i386/fbsd64.mh 2011-09-23 03:14:06.843804785 +0100
@@ -1,6 +1,6 @@
# Host: FreeBSD/amd64
NATDEPFILES= fork-child.o inf-ptrace.o \
- fbsd-nat.o amd64-nat.o amd64bsd-nat.o amd64fbsd-nat.o \
+ fbsd-nat.o i386-nat.o amd64-nat.o amd64bsd-nat.o amd64fbsd-nat.o \
bsd-kvm.o
LOADLIBES= -lkvm