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]

Re: [patch 5/6] set debug auto-load


On Sun, 25 Mar 2012 23:19:08 +0200, Eli Zaretskii wrote:
> > Used:
> > 	For example the list of directories from which it is safe to auto-load files
> > 	(@pxref{auto-load safe-path}) applies to canonicalized filenames which may not
> > 	be too obvious while setting it up.
> 
> OK.  Although now I wonder whether this whole sentence could be made
> simpler and more clear.  What exactly does it want to say? what "may
> not be too obvious"?

I do not know much.  But I guess if you have a mess of symlinks then you may
set it as expected and it does not work.

It does not have much real world cases, I found I need some general debug mode
so instead of just ad-hoc printfs I made it an official feature.


Regards,
Jan


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