[gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints)

Joel Brobecker brobecker@adacore.com
Mon Jun 7 16:35:00 GMT 2010


> gdbserver has sure come a long way from the simple remote debug agent
> that it started out to be.  Is anybody at all worried about the ever
> increasing complexification of gdbserver?

I personally am not.  I am a little preoccupied with the fact that
we seem to be duplicating more and more code between the gdbserver
and GDB, and one of these days we'll probably want to bite the bullet
and make the GDB code use the gdbserver target-side of the code
(read/write memory, step/run/continue, etc).  But in the meantime,
Pedro and others seem to be well on top of things :).

-- 
Joel



More information about the Gdb-patches mailing list