[PATCH 2/7] Don't check abbrev is NULL in read_partial_die

Simon Marchi simark@simark.ca
Sun Feb 25 23:33:00 GMT 2018


On 2018-02-22 10:36 AM, Yao Qi wrote:
> 'abbrev' won't be NULL, so don't check it.
> 
> gdb:

I would suggest changing abbrev type to a const reference then.

Simon



More information about the Gdb-patches mailing list