This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Function prologue - Debug info for frame related instruction
- From: Ian Lance Taylor <iant at google dot com>
- To: "Rohit Arul Raj" <rohitarulraj at gmail dot com>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: 24 May 2007 06:57:44 -0700
- Subject: Re: Function prologue - Debug info for frame related instruction
- References: <c356fd4e0705240402k247958b4g7c645ab4d0d4f105@mail.gmail.com>
"Rohit Arul Raj" <rohitarulraj@gmail.com> writes:
> 1. Is the REG NOTE provided for the dwarf code proper?
Yes.
> 2. What is the reason for readelf error?
I don't know. Sounds like a bug somewhere.
Ian