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] Mark object files with "target:" filenames as OBJF_NONLOCAL_FILENAME


Pedro Alves wrote:
> On 04/14/2015 12:27 AM, Doug Evans wrote:
> > IOW, how about having an "is non-local" predicate that is invoked on
> > the path whenever needed?
> > [it could be the current "is_target_filename" or if you wanted to add
> > a layer of abstraction that might be ok, depending on how this might
> > evolve]
> 
> I agree, for now is_target_filename seems good.

I mailed a version 2 of this patch this morning, with that change:

https://sourceware.org/ml/gdb-patches/2015-04/msg00547.html

Cheers,
Gary

-- 
http://gbenson.net/


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