public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/25725] New: GDB/MI command may get responded twice
@ 2020-03-25 22:26 svz70672 at eoopy dot com
  2020-06-07 16:55 ` [Bug mi/25725] " tromey at sourceware dot org
  2020-06-07 17:13 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: svz70672 at eoopy dot com @ 2020-03-25 22:26 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 25725
           Summary: GDB/MI command may get responded twice
           Product: gdb
           Version: 9.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: svz70672 at eoopy dot com
  Target Milestone: ---

$ echo 'main() {}' >main.c
$ gcc main.c
$ gdbserver localhost:1234 a.out &
$ gdb -i=mi3
<-1target remote localhost:1234
<-2-exec-until main
->1^done
  (gdb) 
  2-exec-until main
  2^running
  *running,thread-id="all"
  (gdb) 
  &"Warning:\n"
  &"Cannot insert breakpoint 0.\n"
  &"Cannot access memory at address 0x1\n"
  &"\n"
  2^error,msg="Command aborted."
  (gdb) 

As you can see, there are two responses for request “2”.

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

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

* [Bug mi/25725] GDB/MI command may get responded twice
  2020-03-25 22:26 [Bug gdb/25725] New: GDB/MI command may get responded twice svz70672 at eoopy dot com
@ 2020-06-07 16:55 ` tromey at sourceware dot org
  2020-06-07 17:13 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2020-06-07 16:55 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org
          Component|gdb                         |mi

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

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

* [Bug mi/25725] GDB/MI command may get responded twice
  2020-03-25 22:26 [Bug gdb/25725] New: GDB/MI command may get responded twice svz70672 at eoopy dot com
  2020-06-07 16:55 ` [Bug mi/25725] " tromey at sourceware dot org
@ 2020-06-07 17:13 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ 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=25725

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
Apparently a dup.

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

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

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

end of thread, other threads:[~2020-06-07 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 22:26 [Bug gdb/25725] New: GDB/MI command may get responded twice svz70672 at eoopy dot com
2020-06-07 16:55 ` [Bug mi/25725] " tromey at sourceware dot org
2020-06-07 17:13 ` 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).