[PATCH v3 0/1] gdb: Use a typedef's scoped type name to identify local typedefs

Christina Schimpe christina.schimpe@intel.com
Mon Dec 20 13:15:15 GMT 2021


Hi all, 

here is an updated version of the patch. In addition to the feedback of Bruno
for V2, I corrected a typo in the commit message and applied some formatting
changes.

V2 of this patch can be found here:
https://sourceware.org/pipermail/gdb-patches/2021-November/183848.html

Changes since V2:
- Corrected a typo in the commit message (typefs -> typedefs).
- Formatting changes in gdb/testsuite/gdb.cp/ptype-flags.exp (line break)

Regards,
Christina


Christina Schimpe (1):
  gdb: Use a typedef's scoped type name to identify local typedefs

 gdb/testsuite/gdb.cp/ptype-flags.cc  | 23 ++++++++
 gdb/testsuite/gdb.cp/ptype-flags.exp | 88 ++++++++++++++++++++++------
 gdb/typeprint.c                      |  3 +-
 3 files changed, 95 insertions(+), 19 deletions(-)

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



More information about the Gdb-patches mailing list