Revision: | 34 |
Committed: | 2008-08-22T15:34:39-07:00 (16 years, 10 months ago) by douglas |
Content type: | text/x-diff |
File size: | 310 byte(s) |
Log Message: | Ooh, it does! |
# | Content |
---|---|
1 | --- gdb/config/i386/fbsd.mh.orig Sun Feb 22 08:20:22 2004 |
2 | +++ gdb/config/i386/fbsd.mh Sat Apr 10 01:00:26 2004 |
3 | @@ -3,3 +3,7 @@ |
4 | i386-nat.o i386bsd-nat.o i386fbsd-nat.o gcore.o fbsd-proc.o |
5 | NAT_FILE= nm-fbsd.h |
6 | XM_FILE= xm-i386.h |
7 | + |
8 | +# kgdb support |
9 | +NATDEPFILES+= kvm-fbsd.o freebsd-uthread.o |
10 | +NAT_CLIBS= -lkvm |
Name | Value |
---|---|
svn:mime-type | text/x-diff |