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 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128


On Thu, 16 Feb 2017 23:54:15 +0100, Pedro Alves wrote:
> Actually, I think visibility wouldn't work given bfd is linked statically.

Yes, that is a binutils-gdb project management bug.  That way all the library
bugs have to be backported by distros twice (to binutils and gdb).


> And C++ namespaces are out of question obviously given bfd is written in C.

Another bug. :-)


> I quickly hacked up a mini-series to rename these
> plus a few others I noticed by playing with nm + grep.

OK, thanks, dropped this patch.


Jan


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