Re: [regression] gdb 7.11 breaks rr
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
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