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: [RFA-new version][gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints)


  Finally, I think that this version is wrong...
It fixes linking, but it also
removes the call to add_insns function,
and thus the assembler code is not registered anymore.
This probably kills the functionality of the whole
EMIT_CODE macros.

  Sorry for all those forward/backward steps,
but finally Doug's patch is far better
because it keeps the call to add_insns

  Tom, could you give your approval on
Doug's patch?

http://sourceware.org/ml/gdb-patches/2010-06/msg00374.html


Pierre Muller


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