public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@embecosm.com>
To: gdb-patches@sourceware.org
Cc: Tom Tromey <tom@tromey.com>, Richard Bunt <richard.bunt@linaro.org>
Subject: [PATCH v3 0/3] Fixes and improvements for the starting function
Date: Wed, 29 Mar 2023 20:10:44 +0100 (BST)	[thread overview]
Message-ID: <alpine.DEB.2.20.2303291928510.15477@tpp.orcam.me.uk> (raw)

Hi,

 Here is a small patch series to fix and improve the handling of the 
starting (aka main) function of the program, specifically for Fortran.

 This v3 update to the series adds inline documentation for the history of
DW_AT_main_subprogram and DW_AT_calling_convention == DW_CC_program DWARF
attributes.

 Changes have been regression-tested with the `x86_64-linux-gnu' native 
configuration and GCC versions 11.3.0 and 4.4.7.  See individual change 
descriptions for details.

 OK to apply?

  Maciej

             reply	other threads:[~2023-03-29 19:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29 19:10 Maciej W. Rozycki [this message]
2023-03-29 19:10 ` [PATCH v3 1/3] GDB: Favor full symbol main name for backtrace stop Maciej W. Rozycki
2023-03-29 19:11 ` [PATCH v3 2/3] GDB: Bring back the handling of DW_CC_program Maciej W. Rozycki
2023-03-29 19:11 ` [PATCH v3 3/3] GDB: Add `info main' command Maciej W. Rozycki
2023-03-30 13:50 ` [PATCH v3 0/3] Fixes and improvements for the starting function Tom Tromey
2023-03-31 14:34   ` Maciej W. Rozycki

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=alpine.DEB.2.20.2303291928510.15477@tpp.orcam.me.uk \
    --to=macro@embecosm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=richard.bunt@linaro.org \
    --cc=tom@tromey.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).