Re: Debugging return.exp on ARM
Simon Marchi <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2016-06-01 11:17, Yao Qi wrote: > On Thu, May 26, 2016 at 4:15 PM, Simon Marchi > <[email protected]> wrote: >> >> First, is anybody able to reproduce the problem on other boards? >> Then, does anybody >> have an idea what could cause this? > > I saw this problem on my arm boards too. I triaged this problem > before, but didn't > get anything useful. I brought this problem to the ARM kernel mailing list, it seems the problem was really in ptrace: http://lists.infradead.org/pipermail/linux-arm-kernel/2016-May/431962.html Does the suggested fix work for you as well?