From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5D724398B146; Wed, 21 Apr 2021 21:13:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5D724398B146 From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug varobj/27757] -var-list-children coredump Date: Wed, 21 Apr 2021 21:13:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: varobj X-Bugzilla-Version: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 10.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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: Wed, 21 Apr 2021 21:13:38 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27757 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simark at simark dot ca --- Comment #9 from Simon Marchi --- (In reply to Tom Tromey from comment #4) > If I set a breakpoint at line 13 and run, then this command >=20 > 0-interpreter-exec --thread 1 --frame 0 mi2 "-var-create var1_b * \"b\"" >=20 > causes a crash for me. What interpreter do you start GDB with? If I start it with -i=3Dmi (equiva= lent to -i=3Dmi3), I get a crash too. So it seems GDB doesn't like that you use interpreter-exec with a different MI interpreter than the current one. --=20 You are receiving this mail because: You are on the CC list for the bug.=