public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug mi/21208] Inspecting std::set causes gdb to hang when using gdb/mi interface and pretty printing
       [not found] <bug-21208-4717@http.sourceware.org/bugzilla/>
@ 2022-05-25 18:47 ` tromey at sourceware dot org
  2023-08-31 17:19 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2022-05-25 18:47 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
I see this in the log: numchild="72752"

What's probably going on is that this is printing the
uninitialized set.  Normally a front end should use
the output-limiting features of MI to avoid getting
tons of garbage in this case.  gdb has no way to know
whether a variable is initialized or not...

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

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

* [Bug mi/21208] Inspecting std::set causes gdb to hang when using gdb/mi interface and pretty printing
       [not found] <bug-21208-4717@http.sourceware.org/bugzilla/>
  2022-05-25 18:47 ` [Bug mi/21208] Inspecting std::set causes gdb to hang when using gdb/mi interface and pretty printing tromey at sourceware dot org
@ 2023-08-31 17:19 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-08-31 17:19 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Duping to the general bug about uninitialized handling.

*** This bug has been marked as a duplicate of bug 11868 ***

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

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

end of thread, other threads:[~2023-08-31 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21208-4717@http.sourceware.org/bugzilla/>
2022-05-25 18:47 ` [Bug mi/21208] Inspecting std::set causes gdb to hang when using gdb/mi interface and pretty printing tromey at sourceware dot org
2023-08-31 17:19 ` 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).