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 1/2] avoid infinite loop with bad debuginfo


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

Tom> Barf.  I have a memory of actually writing that.  False memory I guess.
Tom> Sigh.

Pedro> Don't sigh.  :-)  I now believe the regnum check would be wrong.

Haha, then it is double wrong, since I thought I wrote it that way :)

Pedro> This shouldn't return any register of the same frame.

Pedro> WDYT of adjusting the patch like this?

It looks good to me.  Please put it in.

I tried current git master with my original test case and I see it is
fixed.  So, thanks :)

Tom


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