public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug mi/24347] Multiple mi result records for same command
       [not found] <bug-24347-4717@http.sourceware.org/bugzilla/>
@ 2020-06-07 17:13 ` tromey at sourceware dot org
  2022-05-25 18:29 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2020-06-07 17:13 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svz70672 at eoopy dot com

--- Comment #4 from Tom Tromey <tromey at sourceware dot org> ---
*** Bug 25725 has been marked as a duplicate of this bug. ***

-- 
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/24347] Multiple mi result records for same command
       [not found] <bug-24347-4717@http.sourceware.org/bugzilla/>
  2020-06-07 17:13 ` [Bug mi/24347] Multiple mi result records for same command tromey at sourceware dot org
@ 2022-05-25 18:29 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2022-05-25 18:29 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #5 from Tom Tromey <tromey at sourceware dot org> ---
This area is a bit weird.  There's some dubious special
code in MI:

      /* This is what gdb used to do historically -- printing prompt
         even if it cannot actually accept any input.  This will be
         surely removed for MI3, and may be removed even earlier.  */
      if (current_ui->prompt_state == PROMPT_BLOCKED)
        gdb_puts ("(gdb) \n", mi->raw_stdout);

Relatedly it prints ^running near here.

I haven't really investigated this but I think cleaning this
up would be a welcome improvement if it was conditional on
MI3 or something like that.

-- 
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:[~2022-05-25 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-24347-4717@http.sourceware.org/bugzilla/>
2020-06-07 17:13 ` [Bug mi/24347] Multiple mi result records for same command tromey at sourceware dot org
2022-05-25 18:29 ` 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).