From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C3A71385842E; Wed, 2 Nov 2022 19:47:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C3A71385842E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667418465; bh=1IJYCvOaeowWWIvcGpPfK99ZF4Z7UxnDG7Ri2GjLIwg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Qpra4s2rVPxeg8UXsK5y+Ig6Wlp07SrjGe1RUX5DnjB1issYnkGnDdscqhZYl0ah0 YIXKC7rz97mHRkKhsFQUx3DkD5mIWBjquALwBAistKArFNVFlC77qtq0cUCSJfkKIJ //PuebA7bz5/BfIa+y9EoLEebObPdhSM2UbD1N5E= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug rust/29735] Can't have multiple breakpoints - crash otherwise Date: Wed, 02 Nov 2022 19:47:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: rust X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29735 --- Comment #5 from Tom Tromey --- (In reply to amir from comment #4) > Any suggestions on specific steps I may try out? I don't know much about gdb-dashboard, so I don't know what to suggest. Based on the assertion, I'd say maybe try "info local" at the second breakpoint. Otherwise maybe see if gdb-dashboard has some kind of verbose mode or the like. --=20 You are receiving this mail because: You are on the CC list for the bug.=