public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@polymtl.ca>
To: gdb-patches@sourceware.org
Cc: Simon Marchi <simon.marchi@polymtl.ca>
Subject: [PATCH 0/2] Remove one use of struct buffer
Date: Fri, 16 Dec 2022 01:01:46 -0500	[thread overview]
Message-ID: <20221216060148.1261366-1-simon.marchi@polymtl.ca> (raw)

Tom mentioned the goal of getting rid of struct buffer, and that made me
remember I had these patches laying around.

Simon Marchi (2):
  gdbsupport: add string_xml_appendf
  gdb: convert linux-osdata.c from buffer to std::string

 gdb/nat/linux-osdata.c  | 287 +++++++++++++++++++++-------------------
 gdbsupport/xml-utils.cc | 105 +++++++++++++++
 gdbsupport/xml-utils.h  |  10 ++
 3 files changed, 263 insertions(+), 139 deletions(-)


base-commit: de75275fe54c5536c8238f0f3f88bb7ac2222942
-- 
2.38.1


             reply	other threads:[~2022-12-16  6:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16  6:01 Simon Marchi [this message]
2022-12-16  6:01 ` [PATCH 1/2] gdbsupport: add string_xml_appendf Simon Marchi
2022-12-16  6:01 ` [PATCH 2/2] gdb: convert linux-osdata.c from buffer to std::string Simon Marchi
2022-12-16 13:09 ` [PATCH 0/2] Remove one use of struct buffer Pedro Alves
2022-12-16 13:32   ` Simon Marchi
2022-12-16 15:04 ` Tom Tromey

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=20221216060148.1261366-1-simon.marchi@polymtl.ca \
    --to=simon.marchi@polymtl.ca \
    --cc=gdb-patches@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).