public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/30203] New: [RFE] GDB should be able to print and complete function names with typedefs
@ 2023-03-06 16:30 blarsen at redhat dot com
  0 siblings, 0 replies; only message in thread
From: blarsen at redhat dot com @ 2023-03-06 16:30 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30203
           Summary: [RFE] GDB should be able to print and complete
                    function names with typedefs
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: blarsen at redhat dot com
  Target Milestone: ---

Right now, GDB only stores the canonical names of functions which, in C++ at
least, always means that typedefs have been stripped. The problem comes when a
user tries, for instance, to print information on a function from a library and
the canonical types don't give much information, or when the user know one of
the types with the typedef, GDB will be unable to finish the completion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-06 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 16:30 [Bug cli/30203] New: [RFE] GDB should be able to print and complete function names with typedefs blarsen at redhat dot com

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