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]

[patch v2] GDB/GDBserver talks with agents


  [patch 0/8] GDB/GDBserver talks with agents
  http://sourceware.org/ml/gdb-patches/2012-01/msg00762.html

Patch 8/9 and 9/9 are new in this series.  They are about implementing new
added target hooks in linux-nat, and enable info static tracepoint markers
on native gdb in order to demo agent is able work well with GDB.

Patches are tested as a whole on x86_64-linux with native gdb and native-gdbserver.
Some fails appear in result, but not caused by this patch series.  They can be fixed
by this patch.

  [patch/testsuite/gdbserver] unsuspend lwps after step over
  http://sourceware.org/ml/gdb-patches/2012-02/msg00343.html


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