[PATCH 3/7] btrace: Enable event tracing on Linux for Intel PT.
Eli Zaretskii
eliz@gnu.org
Mon Sep 2 12:09:12 GMT 2024
> 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.
Reviewed-By: Eli Zaretskii <eliz@gnu.org>
More information about the Gdb-patches
mailing list