From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BC4A5385840D; Mon, 30 Aug 2021 07:01:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BC4A5385840D From: "massimiliano.cuoghi at systemceramics dot com" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/28288] New: gdbserver close connection Date: Mon, 30 Aug 2021 07:01:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: 8.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: massimiliano.cuoghi at systemceramics dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2021 07:01:22 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28288 Bug ID: 28288 Summary: gdbserver close connection Product: gdb Version: 8.2.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: breakpoints Assignee: unassigned at sourceware dot org Reporter: massimiliano.cuoghi at systemceramics dot com Target Milestone: --- I have a problem when i'm in remote debugging. I use QtCreator 4.15.0, and = qt version 5.15.2. Linux =3D Debian GNU/Linux 10 (buster). When i'm debugging stopped on a breakpoint (only in this case) and i'm debugging step by step after a while the application dies, this seems to be caused by using QProcess in threads parallel to the thread where i'm debugg= ing. I think it is a problem with the gdbserver that in the debug window it shows the following message: "Can't detemine the currente address space of thread Thread xxxxx A problem internal to GDB has been detected, further debugging= may prove unreliable." and after close the connection. But I have no idea how to fix it. Gdb Server version 8.2.1 and it was configured for "x86_64-linux-gnu". --=20 You are receiving this mail because: You are on the CC list for the bug.=