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 2/2] Fix source file not found when part of the path does not exist but that a canonicalized path exists.


On 02/03/2015 08:28 PM, Antoine Tremblay wrote:
> Hi,
>    Unfortunately the 1/2 patch of this patchset failed because it's 
> about 1M , and mailman is only accepting < 400k emails...
> 
>    The patch is large since I'm replacing canonicalize-lgpl from 
> binutils with canonicalize and that triggers a few dependencies..

Eh, so large...  What is it exactly pulling?

> 
>    Any ideas on how I should proceed ?
> 
>    I could send a patch with only the change to the update-gnulib.sh maybe ?

Yes, please, along with any other changes outside import/.
I assume you'll need to change gdb/gnulib/Makefile.in too.
And be sure to explain why canonicalize-lgpl doesn't work
for what we need.

Could you push the patches as a branch somewhere?  That'd
make it trivial to pull/try them.

Thanks,
Pedro Alves


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