On 08/20/2018 02:24 PM, Richard Biener wrote:
> On Mon, 13 Aug 2018, Tom de Vries wrote:
>
>> Hi,
>>
>> With the introduction of early debug, we've added a phase in the compiler
>> which
>> produces information which is not visible, unless we run the compiler in the
>> debugger and call debug_dwa
On Mon, 13 Aug 2018, Tom de Vries wrote:
> Hi,
>
> With the introduction of early debug, we've added a phase in the compiler
> which
> produces information which is not visible, unless we run the compiler in the
> debugger and call debug_dwarf from dwarf2out_early_finish or some such.
>
> This
Hi,
With the introduction of early debug, we've added a phase in the compiler which
produces information which is not visible, unless we run the compiler in the
debugger and call debug_dwarf from dwarf2out_early_finish or some such.
This patch adds dumping of "early" and "final" debug info, into