public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PING 8][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
@ 2023-09-04  8:19 Ijaz, Abdul B
  2023-09-19 15:52 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Ijaz, Abdul B @ 2023-09-04  8:19 UTC (permalink / raw)
  To: gdb-patches; +Cc: tom, JiniSusan.George

Ping!

Patch v5 3/3 fix for the  feedback from Tom is already approved by him (https://sourceware.org/pipermail/gdb-patches/2023-January/195499.html)
For rest waiting for approval or any feedback for v5 series of patches.

Thanks,
Abdul Basit
________________________________
From: Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Sent: Friday, October 21, 2022  08:15:59 GMT 2022
To: mailto:gdb-patches@sourceware.org <mailto:gdb-patches@sourceware.org>; Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Cc: mailto:jinisusan.george@amd.com <mailto:jinisusan.george@amd.com>; mailto:tom@tromey.com <mailto:tom@tromey.com>
Subject: Re: [PING 7][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point

Ping!

Thanks,
Nils
________________________________
From: Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Sent: Thursday, October 13, 2022 10:53 AM
To: mailto:gdb-patches@sourceware.org <mailto:gdb-patches@sourceware.org>; Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Cc: mailto:jinisusan.george@amd.com <mailto:jinisusan.george@amd.com>; mailto:tom@tromey.com <mailto:tom@tromey.com>
Subject: Re: [PING 6][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point

Ping!

Thanks,
Nils
________________________________
From: Gdb-patches <gdb-patches-bounces+nils-christian.kempke=mailto:intel.com@sourceware.org> on behalf of Kempke, Nils-Christian via Gdb-patches <mailto:gdb-patches@sourceware.org>
Sent: Wednesday, October 5, 2022 10:24 PM
To: mailto:gdb-patches@sourceware.org <mailto:gdb-patches@sourceware.org>
Cc: mailto:jinisusan.george@amd.com <mailto:jinisusan.george@amd.com>; mailto:tom@tromey.com <mailto:tom@tromey.com>
Subject: Re: [PING 5][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point

Ping!

Thanks,
Nils
________________________________
From: Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Sent: Monday, September 26, 2022 4:03 PM
To: mailto:gdb-patches@sourceware.org <mailto:gdb-patches@sourceware.org>; Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Cc: mailto:jinisusan.george@amd.com <mailto:jinisusan.george@amd.com>; mailto:tom@tromey.com <mailto:tom@tromey.com>
Subject: Re: [PING 4][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point

Ping!

Thanks,
NIls
________________________________
From: Gdb-patches <gdb-patches-bounces+nils-christian.kempke=mailto:intel.com@sourceware.org> on behalf of Kempke, Nils-Christian via Gdb-patches <mailto:gdb-patches@sourceware.org>
Sent: Monday, September 19, 2022 12:21 PM
To: mailto:gdb-patches@sourceware.org <mailto:gdb-patches@sourceware.org>
Cc: mailto:jinisusan.george@amd.com <mailto:jinisusan.george@amd.com>; mailto:tom@tromey.com <mailto:tom@tromey.com>
Subject: Re: [PING 3][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point

Ping!

Thanks,
Nils
________________________________
From: Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Sent: Tuesday, August 30, 2022 4:45 PM
To: mailto:gdb-patches@sourceware.org <mailto:gdb-patches@sourceware.org>; Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Cc: mailto:jinisusan.george@amd.com <mailto:jinisusan.george@amd.com>; mailto:tom@tromey.com <mailto:tom@tromey.com>
Subject: Re: [PING 2][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point

Ping!

Thanks,
Nils
________________________________
From: Gdb-patches <gdb-patches-bounces+nils-christian.kempke=mailto:intel.com@sourceware.org> on behalf of Kempke, Nils-Christian via Gdb-patches <mailto:gdb-patches@sourceware.org>
Sent: Tuesday, August 23, 2022 4:40 PM
To: mailto:gdb-patches@sourceware.org <mailto:gdb-patches@sourceware.org>
Cc: mailto:jinisusan.george@amd.com <mailto:jinisusan.george@amd.com>; mailto:tom@tromey.com <mailto:tom@tromey.com>
Subject: Re: [PING][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point

Ping!

Thanks, Nils
________________________________
From: Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Sent: Monday, August 8, 2022 7:00 PM
To: mailto:gdb-patches@sourceware.org <mailto:gdb-patches@sourceware.org>
Cc: mailto:aburgess@redhat.com <mailto:aburgess@redhat.com>; mailto:jinisusan.george@amd.com <mailto:jinisusan.george@amd.com>; mailto:tom@tromey.com <mailto:tom@tromey.com>; Kempke, Nils-Christian <mailto:nils-christian.kempke@intel.com>
Subject: [PATCH v5 0/3] Fortran entry and DW_TAG_entry_point

Hi,

please find attached v5 of this series.  Changes since v4 incorporate
Tom's feedback here

https://sourceware.org/pipermail/gdb-patches/2022-July/190798.html

Namely, I added a special case to cooked_indexer::index_dies for
DW_TAG_entry_point entries that sets its parent correctly.

v1 can be found here:
https://sourceware.org/pipermail/gdb-patches/2022-March/186900.html

v2 can be found here:
https://sourceware.org/pipermail/gdb-patches/2022-April/187853.html

v3 can be found here:
https://sourceware.org/pipermail/gdb-patches/2022-July/190556.html

v4 can be found here:
https://sourceware.org/pipermail/gdb-patches/2022-July/190691.html

Any feedback is highly appreciated,

thanks!
Nils

Nils-Christian Kempke (3):
  gdb, dwarf: move part of dwarf2_get_pc_bounds into separate function
  gdb, dwarf: add assert to dwarf2_get_pc_bounds
  dwarf, fortran: add support for DW_TAG_entry_point

 gdb/dwarf2/abbrev.c                           |   1 +
 gdb/dwarf2/cooked-index.h                     |   3 +-
 gdb/dwarf2/index-write.c                      |   3 +-
 gdb/dwarf2/read.c                             | 137 +++++++++--
 gdb/testsuite/gdb.dwarf2/dw2-entry-points.c   |  43 ++++
 gdb/testsuite/gdb.dwarf2/dw2-entry-points.exp | 215 ++++++++++++++++++
 gdb/testsuite/gdb.fortran/entry-point.exp     |  84 +++++++
 gdb/testsuite/gdb.fortran/entry-point.f90     |  67 ++++++
 8 files changed, 529 insertions(+), 24 deletions(-)
 create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-entry-points.c
 create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-entry-points.exp
 create mode 100644 gdb/testsuite/gdb.fortran/entry-point.exp
 create mode 100644 gdb/testsuite/gdb.fortran/entry-point.f90

--
2.25.1

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

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

* Re: [PING 8][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
  2023-09-04  8:19 [PING 8][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point Ijaz, Abdul B
@ 2023-09-19 15:52 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2023-09-19 15:52 UTC (permalink / raw)
  To: Ijaz, Abdul B via Gdb-patches; +Cc: Ijaz, Abdul B, tom, JiniSusan.George

> Patch v5 3/3 fix for the feedback from Tom is already approved by him
> (https://sourceware.org/pipermail/gdb-patches/2023-January/195499.html)
> For rest waiting for approval or any feedback for v5 series of
> patches.

I don't really recall but I think that since I sent an "OK" on "patch
0/3", that I meant this to approve the entire series.  So, I think you
can go ahead and check it in.

thanks,
Tom

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

end of thread, other threads:[~2023-09-19 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-04  8:19 [PING 8][PATCH v5 0/3] Fortran entry and DW_TAG_entry_point Ijaz, Abdul B
2023-09-19 15:52 ` Tom Tromey

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