public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fixes and improvements for the starting function
@ 2023-03-29 19:10 Maciej W. Rozycki
  2023-03-29 19:10 ` [PATCH v3 1/3] GDB: Favor full symbol main name for backtrace stop Maciej W. Rozycki
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Maciej W. Rozycki @ 2023-03-29 19:10 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey, Richard Bunt

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-31 14:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29 19:10 [PATCH v3 0/3] Fixes and improvements for the starting function Maciej W. Rozycki
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

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).