From: Simon Marchi <simon.marchi@polymtl.ca>
To: gdb-patches@sourceware.org
Cc: Joel Brobecker <brobecker@adacore.com>
Subject: Re: [PATCH 0/5] Random dwarf2read.c improvements
Date: Sat, 07 Apr 2018 18:01:00 -0000 [thread overview]
Message-ID: <bed33af6-3b87-99a2-167e-6e3dc44706b2@polymtl.ca> (raw)
In-Reply-To: <20180401000444.13490-1-simon.marchi@polymtl.ca>
On 2018-03-31 08:04 PM, Simon Marchi wrote:
> I had these changes in a branch, I though I would post them on their
> own, instead of part of a more complex series.
>
> Simon Marchi (5):
> Remove some unused variables in dwarf2read.c
> Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfile
> Remove some usages of get_dwarf2_per_objfile
> Make dwarf2_per_objfile::all_comp_units an std::vector
> Make dwarf2_per_objfile::all_type_units an std::vector
>
> gdb/dwarf-index-write.c | 29 ++-
> gdb/dwarf2read.c | 459 +++++++++++++++++-------------------------------
> gdb/dwarf2read.h | 42 +++--
> 3 files changed, 203 insertions(+), 327 deletions(-)
>
I pushed these patches it.
Simon
prev parent reply other threads:[~2018-04-07 18:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-01 0:04 Simon Marchi
2018-04-01 0:04 ` [PATCH 4/5] Make dwarf2_per_objfile::all_comp_units an std::vector Simon Marchi
2018-04-01 0:04 ` [PATCH 3/5] Remove some usages of get_dwarf2_per_objfile Simon Marchi
2018-04-01 0:04 ` [PATCH 1/5] Remove some unused variables in dwarf2read.c Simon Marchi
2018-04-02 16:00 ` Joel Brobecker
2018-04-01 0:16 ` [PATCH 2/5] Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfile Simon Marchi
2018-04-02 16:17 ` Joel Brobecker
2018-04-02 17:21 ` Simon Marchi
2018-04-01 0:16 ` [PATCH 5/5] Make dwarf2_per_objfile::all_type_units an std::vector Simon Marchi
2018-04-07 18:01 ` Simon Marchi [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=bed33af6-3b87-99a2-167e-6e3dc44706b2@polymtl.ca \
--to=simon.marchi@polymtl.ca \
--cc=brobecker@adacore.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