ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/devel/gdb6/files/patch-i386%nm-fbsd64.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: 380 byte(s)
Log Message:
Ooh, it does!

File Contents

# Content
1 --- gdb/config/i386/nm-fbsd64.h.orig Sat Mar 13 05:07:20 2004
2 +++ gdb/config/i386/nm-fbsd64.h Wed May 5 11:20:14 2004
3 @@ -25,6 +25,9 @@
4 /* Get generic BSD native definitions. */
5 #include "config/nm-bsd.h"
6
7 +/* Get generic FreeBSD native definitions. */
8 +#include "config/nm-fbsd.h"
9 +
10 /* Override child_pid_to_exec_file in 'inftarg.c'. */
11 #define CHILD_PID_TO_EXEC_FILE
12

Properties

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