Bug 635444

Summary: [RFE] gdb printing of vector types
Product: [Fedora] Fedora Reporter: Jan Kratochvil <jan.kratochvil>
Component: gdbAssignee: Alexandra Petlanová Hájková <ahajkova>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: ahajkova, jan, jan.kratochvil
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 466253 Environment:
Last Closed: 2023-08-15 09:45:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Kratochvil 2010-09-19 19:24:13 UTC
+++ This bug was initially created as a clone of Bug #466253 +++

There is a new testcase:
+Running gdb/testsuite/gdb.python/pr10659.exp ...
+PASS: gdb.python/pr10659.exp: python
execfile("gdb/testsuite/gdb.python/pr10659.py")
+PASS: gdb.python/pr10659.exp: python gdb.pretty_printers = [lookup_function]
+PASS: gdb.python/pr10659.exp: continue to breakpoint: break
+PASS: gdb.python/pr10659.exp: p test1
+PASS: gdb.python/pr10659.exp: p test2
+PASS: gdb.python/pr10659.exp: p test3

Upstream bug also contains a testcase:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=10659

It has been present only in gdb-7.1-28.fc13 and gdb-7.1-28.fc14.

Now it should be moved to gcc.src.rpm but it would be best to check it in upstream.

Comment 1 Fedora Admin XMLRPC Client 2011-01-06 03:21:52 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Alexandra Petlanová Hájková 2023-08-14 09:02:42 UTC
> Upstream bug also contains a testcase:
> http://sources.redhat.com/bugzilla/show_bug.cgi?id=10659

Adding working link to the upstream bug for the reference.

https://sourceware.org/bugzilla/show_bug.cgi?id=10659

Comment 3 Alexandra Petlanová Hájková 2023-08-15 09:45:12 UTC
It would be probably better as pretty printers for libstdc++. Closing.