This is the mail archive of the gdb-patches@sourceware.org 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]

[patchv2 0/11] Absolute filenames v2


Hi,

update of:
	[patch 0/9] Absolute filenames
	http://sourceware.org/ml/gdb-patches/2013-01/msg00382.html
	Message-ID: <20130117215803.GA16249@host2.jankratochvil.net>

With Joel's approval of xfullpath removal it is now everything easier.

I have added some more checks of "set basenames-may-differ" as otherwise it
would performance-regress on it due to the new validations against fullname
(which requires gdb_realpath).

It has been reviewed by Tom and these changes are rather minor so going to
check it in a week with no further comments.

No regressions on {x86_64,x86_64-m32,i686}-fedora19pre-linux-gnu and with
gdbindex.


Thanks,
Jan


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