Re: debug_hooks-end_prologue problem

2006-02-27 Thread Jim Wilson
Douglas B Rupp wrote: The HP debugger on IA64 VMS defines a new Dwarf2 attribute that computes the offset of the end of the prologue from the beginning of the function. To implement this an end prologue label must be emitted and some related info saved in dwarf2out.c. However I've noted that

debug_hooks-end_prologue problem

2006-01-28 Thread Douglas B Rupp
The HP debugger on IA64 VMS defines a new Dwarf2 attribute that computes the offset of the end of the prologue from the beginning of the function. To implement this an end prologue label must be emitted and some related info saved in dwarf2out.c. However I've noted that calling