public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "me at dominicclifton dot name" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug gdb/28219] arm-none-eabi-gdb, .../gdb/utils.c:671: "internal-error: virtual memory exhausted: can't allocate 4064 bytes"
Date: Wed, 19 Jul 2023 13:35:07 +0000	[thread overview]
Message-ID: <bug-28219-4717-mQ7BeY9StS@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-28219-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=28219

--- Comment #15 from Dominic Clifton <me at dominicclifton dot name> ---
Hi Luis,

thanks again for the continued updates on this.  your replies are much
appreciated.

The code used to build the binary is using LTO, you can see the flags here:

https://github.com/hydra/betaflight/blob/master/Makefile#L153C26-L153C85

specifically: '-flto -fuse-linker-plugin -ffast-math -fmerge-all-constants' are
passed to LD here, via `LD_FLAGS`:

https://github.com/hydra/betaflight/blob/master/Makefile#L288

and to GCC here, via `CC_*_OPTIMIZATION`:

https://github.com/hydra/betaflight/blob/master/Makefile#L429-L453

Yes, the code was built with '12.2-Rel1' too, as mentioned my 'local.mk' has
12.2.1 in it (see https://sourceware.org/bugzilla/show_bug.cgi?id=28219#c10)
and the gcc version is checked before compiling, and I have double checked that
the check is also working. (See
https://github.com/hydra/betaflight/blob/master/mk/tools.mk#L261-L269)

I agree that some improvements should be made in both the generation of debug
information (cc/ld) and in the handling of debug information (gdb).

What's the best way to proceed at this point?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2023-07-19 13:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 20:32 [Bug gdb/28219] New: " bmcdonnell at fischerblock dot com
2021-08-10 20:33 ` [Bug gdb/28219] " bmcdonnell at fischerblock dot com
2022-04-22  9:12 ` jose.simoes at eclo dot solutions
2022-05-04 23:58 ` jose.simoes at eclo dot solutions
2022-05-05 13:44 ` simon.marchi at polymtl dot ca
2022-10-13  9:20 ` luis.machado at arm dot com
2022-10-21 10:00 ` luis.machado at arm dot com
2023-07-11 14:45 ` bmcdonnell at fischerblock dot com
2023-07-18 14:10 ` me at dominicclifton dot name
2023-07-18 14:32 ` luis.machado at arm dot com
2023-07-18 16:02 ` me at dominicclifton dot name
2023-07-18 16:10 ` me at dominicclifton dot name
2023-07-19  9:56 ` luis.machado at arm dot com
2023-07-19 12:01 ` me at dominicclifton dot name
2023-07-19 13:01 ` luis.machado at arm dot com
2023-07-19 13:04 ` luis.machado at arm dot com
2023-07-19 13:35 ` me at dominicclifton dot name [this message]
2023-07-19 13:48 ` luis.machado at arm dot com
2023-07-19 13:49 ` luis.machado at arm dot com
2023-07-19 14:07 ` me at dominicclifton dot name
2023-07-19 14:56 ` simon.marchi at polymtl dot ca
2023-07-19 16:12 ` luis.machado at arm dot com
2023-07-20  1:30 ` simon.marchi at polymtl dot ca
2023-07-20 13:45 ` luis.machado at arm dot com

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=bug-28219-4717-mQ7BeY9StS@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).