This is the mail archive of the gcc-patches@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]

dw2 stack info does not exactly following spec


Richard, 

As you mentioned earlier, the unwinding information does not use LEB128
encoding on address and offsets. Are you planning to leave as is or you are
going to fix them later? 

The document said stack unwind info should be in .debug_frame section. But
it is in .eh_frame section. Does this mean that it is EH specific data
structure and debugger does not use it? 

Thanks. 

Yingwei  


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