Re: [regression] gdb 7.11 breaks rr
Kyle Huey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAP045Ao-gSgz8MSeuEkDbWDPkjKbYHVs0kXWgOZ7YHJ_VzOa3A@mail.gmail.com> |
On Tue, May 17, 2016 at 9:27 AM, Pedro Alves <[email protected]> wrote: > > On 05/16/2016 11:06 PM, Kyle Huey wrote: > > > This was fixed after the release of gdb 7.11 by [1]. I verified that > > cherry-picking this commit on top of the gdb-7.11-release tag also fixes > > rr. Could we get this commit backported for a 7.11.1? > > It actually was already, at the time: > > https://sourceware.org/ml/gdb-patches/2016-04/msg00277.html > > Git commit 6b9ef0d488c556339aea7b095ef7a9b6bf6b1af1. > > Try the gdb-7.11-branch branch (where 7.11.1 will be released from), > instead of the 7.11 release tag, which is frozen. > > Thanks, > Pedro Alves > Yes, the gdb-7.11-branch branch works too. Great! - Kyle