This is the mail archive of the gdb@sources.redhat.com 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]

stack unwinding on aix


Hello,

 I am trying to locate a piece of code in gdb 6.3
which does srack unwinding in AIX (5.3). When
unwinding the stack in my C code, I noticed a lot of
dummy frames whose pc points to the data segment
and/or outside th text segment(s). Can someone tell me
how gdb identifies such dummy frames and wherein the
code base it is? rs6000-tdep.c contains some algo for
frameless function detection etc.., but that isn't all
to it.

thanks
-kamal


------------------------------------------------------------
Kamal R. Prasad
UNIX systems consultant 
http://members.fortunecity.com/kamalp
kamalp@acm.org

In theory, there is no difference between theory and practice. In practice, there is.
------------------------------------------------------------


		
____________________________________________________ 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com


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