This is the mail archive of the gdb-cvs@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]

src/gdb source.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sources.redhat.com	2002-04-05 08:40:45

Modified files:
	gdb            : source.c 

Log message:
	(openp): Use xfullpath in place of gdb_realpath to avoid resolving the
	basename part of filenames when the associated file is a symbolic link.
	This fixes a potential inconsistency between the filenames known to GDB
	and the filenames it prints in the annotations.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/source.c.diff?cvsroot=src&r1=1.25&r2=1.26


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