[PATCH v3] gdb: Do not add const sections to the section map

Pedro Alves pedro@palves.net
Wed Jun 1 14:17:17 GMT 2022


On 2022-06-01 13:08, Ilya Leoshkevich wrote:
> can never return any of these sections: their size is 0, so they cannot
> be accepted by bsearch_cmp().

Would it make sense to make insert_section_p skip any section with size=0
instead, then?


More information about the Gdb-patches mailing list