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]

Abort backtrace when consecutive zero PCs?


Hello,

One backtrace infinite loop case I've noticed (especially on ia64) is where successive frames all have a zero PC.

While we definitly need to allow a backtrace through a single zero PC (for a NULL pointer call - signull.exp) should we make GDB abort when two or more consecutive frames have a zero PC?

(mumble something about a runtime option)

thoughts?
Andrew


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