[PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128

Pedro Alves palves@redhat.com
Thu Feb 16 15:23:00 GMT 2017


On 02/12/2017 08:22 PM, Jan Kratochvil wrote:
> Hi,
> 
> read_unsigned_leb128 needs to be used outside of dwarf2read.c, removing its
> static qualifier.  But then it would clash with bfd/libbfd.c
> read_unsigned_leb128 global function of the same name.

Can't we just use bfd's version?  How is gdb's version different?

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list