From: Tom Tromey <tom@tromey.com>
To: gdb-patches@sourceware.org
Subject: [RFA 0/3] some C++-ification in breakpoint.c
Date: Wed, 30 Aug 2017 22:06:00 -0000 [thread overview]
Message-ID: <20170830220610.19718-1-tom@tromey.com> (raw)
This series adds a bit more C++-ification to breakpoint.c.
In particular it changes bpstats to be allocated with new, and changes
them to have constructors and destructors; changes some code in
breakpoint.c to use function_view; and then finally removes
counted_command_line in favor of std::shared_ptr.
Regression tested on the buildbot.
Tom
next reply other threads:[~2017-08-30 22:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-30 22:06 Tom Tromey [this message]
2017-08-30 22:06 ` [RFA 3/3] Change counted_command_line to a shared_ptr Tom Tromey
2017-09-01 20:48 ` Simon Marchi
2017-09-02 10:48 ` Simon Marchi
2017-09-02 15:31 ` Tom Tromey
2017-09-02 18:22 ` Simon Marchi
2017-09-21 3:52 ` Tom Tromey
2017-08-30 22:06 ` [RFA 2/3] Use function_view in a couple of places in breakpoint.c Tom Tromey
2017-08-30 22:06 ` [RFA 1/3] Allocate bpstats with new 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=20170830220610.19718-1-tom@tromey.com \
--to=tom@tromey.com \
--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