This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/1922


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

From: kettenis@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: gdb/1922
Date: 1 May 2005 10:06:15 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	kettenis@sourceware.org	2005-05-01 10:06:13
 
 Modified files:
 	gdb            : ChangeLog fbsd-nat.c 
 
 Log message:
 	* fbsd-nat.c: Include <sys/sysctl.h>.
 	(fbsd_pid_to_exec_file): Use KERN_PROC_PATHNAME sysctl if
 	available.  Plug memory leak.  Fixes PR gdb/1922.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7107&r2=1.7108
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/fbsd-nat.c.diff?cvsroot=src&r1=1.2&r2=1.3
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]