Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Handle unnamed template tags in GDB
@ 2022-08-23 15:36 Nils-Christian Kempke via Gdb-patches
  2022-08-23 15:36 ` [PATCH v3 1/2] gdb, testsuite: adapt function_range expected name Nils-Christian Kempke via Gdb-patches
  2022-08-23 15:36 ` [PATCH v3 2/2] gdb, dwarf: create symbols for template tags without names Nils-Christian Kempke via Gdb-patches
  0 siblings, 2 replies; 5+ messages in thread
From: Nils-Christian Kempke via Gdb-patches @ 2022-08-23 15:36 UTC (permalink / raw)
  To: gdb-patches

Hi!

please find attached version 3 of this series, originally posted here:

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

and v2 here

https://sourceware.org/pipermail/gdb-patches/2022-August/191210.html

Changes since version 2 are incorporating Bruno's comments:

Patch 1:
  * Adapted comit message and comment in dwarf.exp
Patch 2:
  * No changes.

I tested v3 against regressions on Ubuntu 20 and with the boards
unix, unix/-m32, native-gdbserver, native-extended-gdbserver.

Cheers,
Nils

Nils-Christian Kempke (2):
  gdb, testsuite: adapt function_range expected name
  gdb, dwarf: create symbols for template tags without names

 gdb/dwarf2/read.c                             |  46 ++++-
 .../missing-type-name-for-templates.cc        |  58 ++++++
 .../missing-type-name-for-templates.exp       | 170 ++++++++++++++++++
 gdb/testsuite/lib/dwarf.exp                   |  12 +-
 4 files changed, 281 insertions(+), 5 deletions(-)
 create mode 100644 gdb/testsuite/gdb.dwarf2/missing-type-name-for-templates.cc
 create mode 100644 gdb/testsuite/gdb.dwarf2/missing-type-name-for-templates.exp

-- 
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] 5+ messages in thread

end of thread, other threads:[~2022-08-24  8:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-23 15:36 [PATCH v3 0/2] Handle unnamed template tags in GDB Nils-Christian Kempke via Gdb-patches
2022-08-23 15:36 ` [PATCH v3 1/2] gdb, testsuite: adapt function_range expected name Nils-Christian Kempke via Gdb-patches
2022-08-23 15:36 ` [PATCH v3 2/2] gdb, dwarf: create symbols for template tags without names Nils-Christian Kempke via Gdb-patches
2022-08-23 19:06   ` Tom Tromey
2022-08-24  8:47     ` Kempke, Nils-Christian via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox