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 01/10] change gdb to refcount bfd everywhere


On Wed, 25 Jul 2012 16:52:21 +0200, Tom Tromey wrote:
> I'll change it to 18.
> It can't vary because there may be BFDs from multiple architectures in
> the same listing.

This is why you should do one scan before to find the maximum used width, like
probe.c does. :-)  Still I do not think it matters much for 'info maint', 18
should be enough.


Thanks,
Jan


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