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: nilsgladitz@gmail.com
Subject: Re: [PATCH 0/4] Fix CU expansion queue-related problems
Date: Mon, 23 Nov 2020 17:17:32 -0500	[thread overview]
Message-ID: <0a4ddb41-4667-9e91-9962-31d590dfcafa@polymtl.ca> (raw)
In-Reply-To: <20201117191231.2712629-1-simon.marchi@polymtl.ca>

On 2020-11-17 2:12 p.m., Simon Marchi wrote:
> This patch series fixes problems explained in PR 26828 [1].  The
> problems are related to CU DIEs loading/freeing and the CU expansion
> queue.  All the gory details are in the commit logs.
>
> I tried to write a test case for this using the DWARF assembler but I
> couldn't manage to do it.  I decided to submit the series anyway,
> because I'd still like to fix the issue.  I might try again later, but I
> might also not have the time, so if anybody would like to give it a try,
> you are welcome.
>
> [1] https://sourceware.org/bugzilla/show_bug.cgi?id=26828

I forgot to mention: this fixes a regression of GDB 10.1, so I would
like to consider this for the GDB 10 stable branch.

Simon

      parent reply	other threads:[~2020-11-23 22:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-17 19:12 Simon Marchi
2020-11-17 19:12 ` [PATCH 1/4] gdb/dwarf: add some logging in dwarf2/read.c Simon Marchi
2020-12-09 21:08   ` Tom Tromey
2020-11-17 19:12 ` [PATCH 2/4] gdb/dwarf: add assertion in maybe_queue_comp_unit Simon Marchi
2020-12-09 21:12   ` Tom Tromey
2020-12-10 14:18     ` Simon Marchi
2021-01-21  2:18       ` Simon Marchi
2020-11-17 19:12 ` [PATCH 3/4] gdb/dwarf: don't enqueue CU in maybe_queue_comp_unit if already expanded Simon Marchi
2020-12-09 21:24   ` Tom Tromey
2020-12-10 14:52     ` Simon Marchi
2020-12-10 17:40       ` Simon Marchi
2021-01-21  2:15         ` Simon Marchi
2021-02-23  6:53           ` Joel Brobecker
2021-02-23 18:39             ` Simon Marchi
2021-02-23 23:32               ` Simon Marchi
2021-02-24  7:30                 ` Joel Brobecker
2021-02-24 20:32           ` Tom Tromey
2020-11-17 19:12 ` [PATCH 4/4] gdb/dwarf: create and destroy dwarf2_per_bfd's CUs-to-expand queue Simon Marchi
2020-12-09 21:27   ` Tom Tromey
2020-11-23 22:17 ` 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=0a4ddb41-4667-9e91-9962-31d590dfcafa@polymtl.ca \
    --to=simon.marchi@polymtl.ca \
    --cc=gdb-patches@sourceware.org \
    --cc=nilsgladitz@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).