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]

What is 'DW_CFA_GNU_args_size'?


I'm now developing a debugger(not GDB) for embeded controller which is 
 supported by GCC. I have a question about the interpretation of
 '.debug_frame' section of DWARF2 debugging information.
Please help me.

[Question]

There are 'DW_CFA_GNU_args_size' instructions in '.debug_frame' section.
It seems that this is GNU-extention.
I can't find the information about this.
Please tell me where the documentation about this is.

Thank you in advance.

     Tatsuhiko Matsukawa




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