From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AB2BB3858C29; Tue, 9 Jan 2024 00:02:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB2BB3858C29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704758573; bh=j2Us1wYg/6PmnqH96AD0Y09VT3Eb6opTBRFrnkgteQ0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Q7dzgoG3bEuIYTvtFN7RN30JfmljaYqBky2krtrWIPPbBshlCQYvigFvX2R5mgQu7 0xkO7Mhr5UoO9gG77hsyzT/RWISxQlCKeMEeh5mC7Y/xLHPselpEe2yeYYJ5tTLmws CfIbME94wxDIo71YS4P1dtDf9bNJeojvVEt0kzrc= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/15802] (gdb) start will run entire program if there is no "main" symbol Date: Tue, 09 Jan 2024 00:02:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D15802 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #3 from Tom Tromey --- (In reply to Hannes Domani from comment #2) > Does the 'starti' command satisfy to resolve this ticket? starti definitely addresses comment #1 but I wonder if it would be better for 'start' to fail if no appropriate 'main' can be found. After all in this situation you could get the same behavior form 'run'. --=20 You are receiving this mail because: You are on the CC list for the bug.=