ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/devel/gdb6/files/patch-config_i386_nm-fbsd.h
Revision: 34
Committed: 2008-08-22T15:34:39-07:00 (16 years, 10 months ago) by douglas
Content type: text/x-diff
File size: 314 byte(s)
Log Message:
Ooh, it does!

File Contents

# Content
1 --- gdb/config/i386/nm-fbsd.h.orig Fri Jun 28 11:44:49 2002
2 +++ gdb/config/i386/nm-fbsd.h Sun Jan 18 20:50:33 2004
3 @@ -26,6 +26,9 @@
4 #define I386_USE_GENERIC_WATCHPOINTS
5 #endif
6
7 +/* Get generic FreeBSD native definitions. */
8 +#include "config/nm-fbsd.h"
9 +
10 #include "i386/nm-i386.h"
11
12 #ifdef HAVE_SYS_PARAM_H

Properties

Name Value
svn:mime-type text/x-diff