ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/gdb6/files/patch-i386%nm-fbsd64.h
Revision: 2
Committed: 2007-01-31T14:59:36-08:00 (18 years, 5 months ago) by douglas
Content type: text/x-c
File size: 380 byte(s)
Log Message:
This needs fixing...

File Contents

# User Rev Content
1 douglas 2 --- 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