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

Re: [patch] allow switching stacks



Your problem sounds very similar to the combination of a signal altstack and a signal trampoline - for such a situtation the stack direction check isn't applicable (pointing to the real bug).

I've just committed a patch to fix a bug where GDB wouldn't backtrace through sigaltstack signal handlers.


Andrew



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