Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] target record-btrace
@ 2013-02-25 16:15 markus.t.metzger
  2013-02-25 16:16 ` [PATCH 3/3] doc, record: document record changes markus.t.metzger
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: markus.t.metzger @ 2013-02-25 16:15 UTC (permalink / raw)
  To: jan.kratochvil; +Cc: gdb-patches, markus.t.metzger, Markus Metzger

From: Markus Metzger <markus.t.metzger@intel.com>

This patch series adds a new target record-btrace and implements the
two commands I added previously.

What's missing for the btrace series is porting the tests from the
previously added gdb.btrace suite and removing the old btrace cli.
I plan to send patches this week to complete the series.

I will keep track of approvals for individual patches.  When the
series is complete, I will send out the entire series for final
approval.

The complete series except for the doc changes in the last patch of
this series has been committed into archer-mmetzger-btrace.


Markus Metzger (3):
  record, btrace: add record-btrace target
  record-btrace, disas: omit pc prefix
  doc, record: document record changes

 gdb/Makefile.in            |    4 +-
 gdb/NEWS                   |   26 ++
 gdb/btrace.h               |   26 ++
 gdb/common/btrace-common.h |   20 +-
 gdb/disasm.c               |    4 +-
 gdb/disasm.h               |    1 +
 gdb/doc/gdb.texinfo        |  200 +++++++--
 gdb/record-btrace.c        | 1025 ++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 1265 insertions(+), 41 deletions(-)
 create mode 100644 gdb/record-btrace.c


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2013-03-02  9:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-25 16:15 [PATCH 0/3] target record-btrace markus.t.metzger
2013-02-25 16:16 ` [PATCH 3/3] doc, record: document record changes markus.t.metzger
2013-02-26 17:24   ` Eli Zaretskii
2013-03-01 14:07     ` Metzger, Markus T
2013-03-01 14:26       ` Eli Zaretskii
2013-03-01 14:48         ` Metzger, Markus T
2013-03-01 15:12           ` Eli Zaretskii
2013-03-01 15:21             ` Metzger, Markus T
2013-03-02  9:46               ` Eli Zaretskii
2013-02-25 16:16 ` [PATCH 1/3] record, btrace: add record-btrace target markus.t.metzger
2013-02-27  7:38   ` Jan Kratochvil
2013-02-27 19:43     ` Jan Kratochvil
2013-02-28 17:17     ` Metzger, Markus T
2013-03-01  9:26       ` Jan Kratochvil
2013-02-25 16:16 ` [PATCH 2/3] record-btrace, disas: omit pc prefix markus.t.metzger
2013-02-27  7:59   ` Jan Kratochvil
2013-02-28  7:45     ` Metzger, Markus T
2013-02-28  7:56       ` Jan Kratochvil
2013-02-28  8:45         ` Metzger, Markus T
2013-02-28  8:54           ` Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox