This is the mail archive of the gdb-patches@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]

Re: [RFA] DWARF frame unwinder executes one too many rows


On 2012-7-27 6:51, Joel Brobecker wrote:
     (gdb) bt
     [...]
     #3  0x0805364b in system.tasking.rendezvous.timed_selective_wait ()
     #4  0xb7fe5068 in ?? ()
     Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Here is my testing result:
I see such kind of message when debugging under Windows before.
After applying your patch, those messages were gone. Sounds good.


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