public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "markus.t.metzger at intel dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug record/30169] FAIL: gdb.btrace/reconnect.exp: first: info record
Date: Mon, 27 Feb 2023 13:32:52 +0000	[thread overview]
Message-ID: <bug-30169-4717-zTu1zzNueA@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-30169-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=30169

--- Comment #4 from Markus Metzger <markus.t.metzger at intel dot com> ---
(In reply to Markus Metzger from comment #3)
> (In reply to Tom de Vries from comment #1)
> > Is this another instance of the problem we've added xfailing for in
> > gdb.python/py-record-btrace.exp ?
> 
> Doesn't look related to me.  This one is about parsing the XML.  I can
> reproduce it on my system.  Looks like a regression to me.  Bisecting...

873a185be258ad2552b9579005852815b4da5baf is the first bad commit
commit 873a185be258ad2552b9579005852815b4da5baf
Author: Tom Tromey <tom@tromey.com>
Date:   Fri Dec 16 07:56:57 2022 -0700

    Don't use struct buffer in handle_qxfer_btrace

    This changes handle_qxfer_btrace and handle_qxfer_btrace_conf, in
    gdbserver, to use std::string rather than struct buffer.

 gdbserver/linux-low.cc | 72 +++++++++++++++++++++++++-------------------------
 gdbserver/linux-low.h  |  4 +--
 gdbserver/server.cc    | 32 +++++++++++-----------
 gdbserver/target.cc    |  6 ++---
 gdbserver/target.h     |  9 +++----
 5 files changed, 61 insertions(+), 62 deletions(-)
bisect found first bad commit

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2023-02-27 13:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25  8:51 [Bug record/30169] New: " vries at gcc dot gnu.org
2023-02-25  8:54 ` [Bug record/30169] " vries at gcc dot gnu.org
2023-02-25  8:57 ` vries at gcc dot gnu.org
2023-02-27 12:20 ` markus.t.metzger at intel dot com
2023-02-27 13:32 ` markus.t.metzger at intel dot com [this message]
2023-02-28  7:59 ` vries at gcc dot gnu.org
2023-02-28 23:35 ` tromey at sourceware dot org
2023-03-01  1:32 ` tromey at sourceware dot org
2023-03-01  1:41 ` tromey at sourceware dot org
2023-03-01  1:47 ` tromey at sourceware dot org
2023-03-01 13:38 ` cvs-commit at gcc dot gnu.org
2023-03-01 13:39 ` tromey at sourceware dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-30169-4717-zTu1zzNueA@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).