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: RFC: one approach to fixing PR 14100


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Mark> Sorry, but I really think you're working around a problem in the
Mark> tailcall sniffer here.  The tailcall sniffer seems to violate several
Mark> of the design principles of the frame unwinder framework.  It should
Mark> be fixed instead.

Jan> Could you be more specific?

I also don't know what design principles it is violating, but I'd like
to.

Also, FWIW, there's at least one other sniffer that resets the cache to
NULL upon deciding to give up.  I can find it again if it matters.

Tom


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