[PATCH 3/7] btrace: Enable event tracing on Linux for Intel PT.

Eli Zaretskii eliz@gnu.org
Mon Sep 2 12:10:48 GMT 2024


> Date: Mon, 02 Sep 2024 15:09:12 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: gdb-patches@sourceware.org, markus.t.metzger@intel.com
> 
> > From: Felix Willgerodt <felix.willgerodt@intel.com>
> > Date: Mon,  2 Sep 2024 13:49:45 +0200
> > 
> > Event tracing allows GDB to show information about interesting asyncronous
>                                                                  ^^^^^^^^^^^
> Typo.
> 
> >  gdb/doc/gdb.texinfo          | 41 +++++++++++++++++++++++++----
> >  gdb/features/btrace-conf.dtd |  1 +
> >  gdb/nat/linux-btrace.c       | 11 ++++++++
> >  gdb/record-btrace.c          | 44 +++++++++++++++++++++++++++++++
> >  gdb/remote.c                 | 50 +++++++++++++++++++++++++++++++++++-
> >  gdbserver/linux-low.cc       |  2 ++
> >  gdbserver/server.cc          | 14 ++++++++++
> >  gdbsupport/btrace-common.h   |  3 +++
> >  8 files changed, 160 insertions(+), 6 deletions(-)
> 
> Thanks, the documentation parts are OK.

Actually, one question: should this be mentioned in NEWS?


More information about the Gdb-patches mailing list