This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

dwarf2 loclist question


Hi,

The third party debugger I am using requires DW_AT_return_addr be generated for subroutines. It uses this for stack trace. The return address location can be specified correctly only by loclist. The return address location before prologue, after prologue and  at epilogue will be different. 

Any idea if recent var tracking pass can be used for this? 

Regards,
Dhananjay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]