This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

Could not find the frame base for main


Hi,

? Can any one please help in resolving the following?issue..

?? I am using gcc-4.1.2, gdb-6.5 and binutils-2.16 versions for a
embedded target.

?? I am getting "Could not find the frame base for main" message when
I tring to print local variables?of main, but when I try to?print
local variable of other functions in the same project it is displaying
correctly.

???I have?tried to replicate the same thing using a small program but
it is displaying local variables of main correcly.

? Please help me in resolving the issue...


Thanks in advance,
Nagaraj


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