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/417


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

From: cagney@sources.redhat.com
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: gdb/417
Date: 28 Mar 2002 04:28:03 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Branch: 	gdb_5_2-branch
 Changes by:	cagney@sources.redhat.com	2002-03-27 20:28:02
 
 Modified files:
 	gdb            : ChangeLog configure configure.in utils.c 
 
 Log message:
 	From veksler at il.ibm.com:
 	* utils.c (gdb_realpath): If canonicalize_file_name fails, return
 	the xstrduped original path.
 	Fix PR gdb/417.
 	
 	From 2002-03-14 Richard Henderson <rth@redhat.com>
 	* configure.in: Detect declaration for canonicalize_file_name.
 	* utils.c (canonicalize_file_name): Declare, if needed.
 	(gdb_realpath): Prefer realpath if available and usable.
 	* config.in, configure: Rebuild.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.2298.2.13&r2=1.2298.2.14
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.79.2.1&r2=1.79.2.2
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.in.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.82.2.1&r2=1.82.2.2
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/utils.c.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.68&r2=1.68.2.1
 


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