From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC8CD386196F; Tue, 14 Jul 2020 10:54:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC8CD386196F From: "palves at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/9645] GDB needs a --sysroot command line option Date: Tue, 14 Jul 2020 10:54:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 6.8 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: palves at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 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 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: Tue, 14 Jul 2020 10:54:10 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D9645 --- Comment #5 from Pedro Alves --- Doesn't gdb -iex "set sysroot /whatever" -c chrome_S6_1594713950.core /snap/chromium/1213/usr/lib/chromium-browser/chrome work? Is that really significally worse than: gdb --sysroot /whatever -c chrome_S6_1594713950.core /snap/chromium/1213/usr/lib/chromium-browser/chrome ? You'd just be saving a few keystrokes. --=20 You are receiving this mail because: You are on the CC list for the bug.=