NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46068 CVS commit: src/external/gpl3/gdb/dist/gdb



The following reply was made to PR bin/46068; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46068 CVS commit: src/external/gpl3/gdb/dist/gdb
Date: Fri, 24 Feb 2012 17:41:12 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Fri Feb 24 22:41:12 UTC 2012
 
 Modified Files:
        src/external/gpl3/gdb/dist/gdb: objfiles.c
 
 Log Message:
 PR/46068: Fix symbol loading on i386 kernels. On i386 lma != vma and gdb7
 depends on them being != to detect overlays and avoid loading them. I've
 disabled the test for now.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gdb/dist/gdb/objfiles.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index