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]

Re: address of local variables.


On Sat, Oct 12, 2002 at 08:18:41PM -0500, N V Krishna wrote:
> 	Given an offset [relative to stack :sp/fp], I want to know if it
> is a local variable or an argument to the function being compiled.  Say I
> am in the last stage of compilation e.g. in function final. Can anyone
> help? 

Examine the debugger interface.


r~


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