Comment 9 for bug 1103489

Revision history for this message
Marcus Shawcroft (marcus-shawcroft) wrote :

This issue is resolved in native gdb by the most recent version of the aarch64-linux-nat patch, now committed on gdb master:

http://sourceware.org/ml/gdb-patches/2013-02/msg00186.html

The same issue was resolved in gdbserver by this patch (also now committed on master):

http://sourceware.org/ml/gdb-patches/2013-02/msg00151.html

Anyone cherry pick patches would also want to take this patch:

http://sourceware.org/ml/gdb-patches/2013-02/msg00152.html

/Marcus