public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simark@simark.ca>
To: Vaseeharan Vinayagamoorthy <Vaseeharan.Vinayagamoorthy@arm.com>,
	"gdb-patches@sourceware.org" <gdb-patches@sourceware.org>,
	Simon Marchi <simon.marchi@efficios.com>
Subject: Re: [PATCH 2/3] gdb: introduce target_waitkind_str, use it in target_waitstatus::to_string
Date: Thu, 25 Nov 2021 10:33:12 -0500	[thread overview]
Message-ID: <cc0b9cc7-4f33-cf51-d330-a526a8d5fb85@simark.ca> (raw)
In-Reply-To: <DB9PR08MB64744016256EF72F16ADD64081629@DB9PR08MB6474.eurprd08.prod.outlook.com>

On 2021-11-25 9:38 a.m., Vaseeharan Vinayagamoorthy via Gdb-patches wrote:
> After this commit, I am seeing this error, when using gcc 4.8.5:
> gdb/ada-tasks.c:998:10: error: enumeration value ‘ADA_TASKS_UNKNOWN’ not handled in switch [-Werror=switch]
>    switch (data->known_tasks_kind)
>           ^
> 
> The build/host/target setup is:
> Build: x86_64 (Linux), using gcc 4.8.5
> Host: x86_64 (Linux)
> Target: arm-none-eabi / aarch64-none-elf / aarch64_be-none-elf

This would be fixed by this patch series, but it's waiting for review:

https://sourceware.org/pipermail/gdb-patches/2021-November/183732.html

Simon

  reply	other threads:[~2021-11-25 15:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22 16:27 [PATCH 1/3] gdb: rename target_waitstatus_to_string to target_waitstatus::to_string Simon Marchi
2021-11-22 16:27 ` [PATCH 2/3] gdb: introduce target_waitkind_str, use it in target_waitstatus::to_string Simon Marchi
2021-11-22 18:53   ` Andrew Burgess
2021-11-25 14:38   ` Vaseeharan Vinayagamoorthy
2021-11-25 15:33     ` Simon Marchi [this message]
2021-11-22 16:27 ` [PATCH 3/3] gdb: pass more const target_waitstatus by reference Simon Marchi
2021-11-22 18:56   ` Andrew Burgess
2021-11-22 18:58     ` Simon Marchi
2021-11-22 18:48 ` [PATCH 1/3] gdb: rename target_waitstatus_to_string to target_waitstatus::to_string Andrew Burgess

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=cc0b9cc7-4f33-cf51-d330-a526a8d5fb85@simark.ca \
    --to=simark@simark.ca \
    --cc=Vaseeharan.Vinayagamoorthy@arm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=simon.marchi@efficios.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).