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: [PATCH] Don't let two frames with the same id end up in the frame chain. (Re: [PATCH 1/2] avoid infinite loop with bad debuginfo)


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> Why not go the full mile?  We could use this to go one
Pedro> step further, and detect corrupted stacks that create
Pedro> stack cycles with non-consecutive dup frame ids:

Good idea.

The patch looked good to me.

Tom


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