From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sourceware.org
Cc: Tom Tromey <tromey@adacore.com>
Subject: Re: [PATCH] Remove a VEC from s390-linux-nat.c
Date: Tue, 16 Jul 2019 17:25:00 -0000 [thread overview]
Message-ID: <20190716102521.14294b41@f29-4.lan> (raw)
In-Reply-To: <20190715202758.23743-1-tromey@adacore.com>
On Mon, 15 Jul 2019 14:27:58 -0600
Tom Tromey <tromey@adacore.com> wrote:
> This removes a use of VEC fro s390-linux-nat.c, replacing it with
> std::vector.
>
> Tested using the Fedora-s390x-m64 buildbot builder.
>
> gdb/ChangeLog
> 2019-07-15 Tom Tromey <tromey@adacore.com>
>
> * s390-linux-nat.c (s390_watch_area): Remove typedef. Don't
> declare VEC.
> (struct s390_debug_reg_state) <watch_areas, break_areas>: Now
> std::vector.
> (struct s390_process_info): Add initializers.
> (s390_add_process): Use new.
> (s390_linux_nat_target::low_forget_process): Use delete.
> (s390_linux_nat_target::low_new_fork)
> (s390_linux_nat_target::stopped_by_watchpoint)
> (s390_linux_nat_target::low_prepare_to_resume)
> (s390_linux_nat_target::insert_watchpoint)
> (s390_linux_nat_target::insert_hw_breakpoint)
> (s390_linux_nat_target::remove_watchpoint)
> (s390_linux_nat_target::remove_hw_breakpoint): Update.
LGTM.
Kevin
prev parent reply other threads:[~2019-07-16 17:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-15 20:28 Tom Tromey
2019-07-16 17:25 ` Kevin Buettner [this message]
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=20190716102521.14294b41@f29-4.lan \
--to=kevinb@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=tromey@adacore.com \
/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