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]

Call stack trace implementation


My question is on implementation of stack backtrace on architures,
MIPS and PPC. Is the implementation based on libunwind and unwind
directives in the executable?  Or is it based on older code which
analyzes prologue of a function? Or a mix of both approaches?
Thanks


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