public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug mi/31063] New: Feature request: print raw types/omit types in -var-list-children
@ 2023-11-13 14:33 dmitry.neverov at jetbrains dot com
  2023-11-14  2:51 ` [Bug mi/31063] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dmitry.neverov at jetbrains dot com @ 2023-11-13 14:33 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31063
           Summary: Feature request: print raw types/omit types in
                    -var-list-children
           Product: gdb
           Version: 13.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: mi
          Assignee: unassigned at sourceware dot org
          Reporter: dmitry.neverov at jetbrains dot com
  Target Milestone: ---

-var-list-children replace_typedefs() in type names which makes it slow when
debug info is big (https://sourceware.org/bugzilla/show_bug.cgi?id=30520).

When type_print() uses type_print_raw_options instead of default_ptype_flags in
typeprint.c the command is fast again. But there is no option to make it use
type_print_raw_options from gdb/mi.

Please add an option to use type_print_raw_options for types in the gdb/mi
output. And also an option to omit types completely - it is useful when gdb
frontend doesn't show types at all.

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

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

end of thread, other threads:[~2024-02-16  4:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-13 14:33 [Bug mi/31063] New: Feature request: print raw types/omit types in -var-list-children dmitry.neverov at jetbrains dot com
2023-11-14  2:51 ` [Bug mi/31063] " tromey at sourceware dot org
2023-11-14  9:46 ` dmitry.neverov at jetbrains dot com
2024-02-16  4:53 ` tromey at sourceware dot org

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