This is the mail archive of the gdb-cvs@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]

[binutils-gdb] gdb: Add Markus Metzger as btrace maintainer


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ba49e44bdcfdb5e936686a42d84e5ca043267cab

commit ba49e44bdcfdb5e936686a42d84e5ca043267cab
Author: Pedro Alves <palves@redhat.com>
Date:   Wed Aug 26 17:50:02 2015 +0100

    gdb: Add Markus Metzger as btrace maintainer
    
    gdb/ChangeLog:
    2015-08-26  Pedro Alves  <palves@redhat.com>
    
    	* MAINTAINERS: Add Markus Metzger as btrace maintainer.

Diff:
---
 gdb/ChangeLog   | 4 ++++
 gdb/MAINTAINERS | 7 +++++++
 2 files changed, 11 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a8735a2..6fa5ba5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2015-08-26  Pedro Alves  <palves@redhat.com>
+
+	* MAINTAINERS: Add Markus Metzger as btrace maintainer.
+
 2015-08-24  Pedro Alves  <palves@redhat.com>
 
 	* defs.h (maybe_quit): Declare.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 9b395d7..9984c67 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -386,6 +386,13 @@ testsuite
 SystemTap		Sergio Durigan Junior	sergiodj@redhat.com
 
 
+
+Reverse debugging / Record and Replay / Tracing:
+
+record btrace		Markus T. Metzger	markus.t.metzger@intel.com
+
+
+
 UI: External (user) interfaces.
 
 gdbtk (c & tcl)		Fernando Nasser         fnasser@redhat.com


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