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 06/11] Support displaced stepping in aarch64-linux


On Wednesday, October 07 2015, Yao Qi wrote:

> This patch is to support displaced stepping in aarch64-linux.  A
> visitor is implemented for displaced stepping, and used to record
> information to fixup pc after displaced stepping if needed.  Some
> emit_* functions are converted to macros, and moved to
> arch/aarch64-insn.{c,h} so that they can be shared.

Hi Yao,

This patch broke GDB when compiling with --enable-build-with-cxx:

  <http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cxx-build-m64/builds/1046/steps/compile%20gdb/logs/stdio>

You should also have received a message from the BuildBot, but I decided
to send this one just to be safe.

Thanks,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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