public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug mi/30627] New: Windows host GDB console input broken in MI mode
@ 2023-07-11 13:09 equationssolver at yahoo dot com
  2023-07-13 14:02 ` [Bug mi/30627] " equationssolver at yahoo dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: equationssolver at yahoo dot com @ 2023-07-11 13:09 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30627
           Summary: Windows host GDB console input broken in MI mode
           Product: gdb
           Version: 13.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: mi
          Assignee: unassigned at sourceware dot org
          Reporter: equationssolver at yahoo dot com
  Target Milestone: ---
              Host: i686-pc-mingw32

In latest 13.2 release of GDB on a Windows host. When using GDB, I'm not
receiving responses for the MI commands, causing my IDE (Eclipse) to freeze and
become unresponsive.

To reproduce the issue, I have the following scenario in PowerShell:

$  cat input
1-list-thread-groups
2-list-thread-groups
3-list-thread-groups

cat input | arm-none-eabi-gdb.exe --silent --interpreter=mi2
=thread-group-added,id="i1"
(gdb)
1^done,groups=[{id="i1",type="process"}]
(gdb)
&"warning: Exception condition detected on fd 0\n"
&"error detected on stdin\n"


As observed, there is no response for the MI commands numbered 2 and 3.

IIUC, this is caused by following commits:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e312dfbe9556d8e4557abe7fd3f1a4681e15da06

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d08cbc5d3203118da5583296e49273cf82378042

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

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

* [Bug mi/30627] Windows host GDB console input broken in MI mode
  2023-07-11 13:09 [Bug mi/30627] New: Windows host GDB console input broken in MI mode equationssolver at yahoo dot com
@ 2023-07-13 14:02 ` equationssolver at yahoo dot com
  2023-07-13 14:04 ` equationssolver at yahoo dot com
  2023-07-13 14:08 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: equationssolver at yahoo dot com @ 2023-07-13 14:02 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from hmb <equationssolver at yahoo dot com> ---
Upon further investigation, I have determined that the issue reported in this
bug is not related to the upstream GDB project. The problem actually resides in
our local patch or configuration.

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

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

* [Bug mi/30627] Windows host GDB console input broken in MI mode
  2023-07-11 13:09 [Bug mi/30627] New: Windows host GDB console input broken in MI mode equationssolver at yahoo dot com
  2023-07-13 14:02 ` [Bug mi/30627] " equationssolver at yahoo dot com
@ 2023-07-13 14:04 ` equationssolver at yahoo dot com
  2023-07-13 14:08 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: equationssolver at yahoo dot com @ 2023-07-13 14:04 UTC (permalink / raw)
  To: gdb-prs

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

hmb <equationssolver at yahoo dot com> changed:

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

--- Comment #2 from hmb <equationssolver at yahoo dot com> ---
Upon further investigation, I have determined that the issue reported in this
bug is not related to the upstream GDB project. The problem actually resides in
our local patch or configuration.

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

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

* [Bug mi/30627] Windows host GDB console input broken in MI mode
  2023-07-11 13:09 [Bug mi/30627] New: Windows host GDB console input broken in MI mode equationssolver at yahoo dot com
  2023-07-13 14:02 ` [Bug mi/30627] " equationssolver at yahoo dot com
  2023-07-13 14:04 ` equationssolver at yahoo dot com
@ 2023-07-13 14:08 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2023-07-13 14:08 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org
         Resolution|NOTABUG                     |FIXED

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
(In reply to hmb from comment #2)
> Upon further investigation, I have determined that the issue reported in
> this bug is not related to the upstream GDB project. The problem actually
> resides in our local patch or configuration.

Thank you for closing this.

-- 
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:[~2023-07-13 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-11 13:09 [Bug mi/30627] New: Windows host GDB console input broken in MI mode equationssolver at yahoo dot com
2023-07-13 14:02 ` [Bug mi/30627] " equationssolver at yahoo dot com
2023-07-13 14:04 ` equationssolver at yahoo dot com
2023-07-13 14:08 ` 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).