Re: [PATCH][libbacktrace] Factor out read_string

2018-11-20 Thread Jeff Law
On 11/15/18 9:02 AM, Tom de Vries wrote: > Hi, > > This patch factors out new function read_string in dwarf.c. > > Bootstrapped and reg-tested on x86_64. > > OK for trunk (or, for stage1)? > > Thanks, > - Tom > > [libbacktrace] Factor out read_string > > 2018-11-15 Tom de Vries > >

[PATCH][libbacktrace] Factor out read_string

2018-11-15 Thread Tom de Vries
Hi, This patch factors out new function read_string in dwarf.c. Bootstrapped and reg-tested on x86_64. OK for trunk (or, for stage1)? Thanks, - Tom [libbacktrace] Factor out read_string 2018-11-15 Tom de Vries * dwarf.c (read_string): Factor out of ... (read_attribute, rea