From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B4ED53858C52; Thu, 21 Sep 2023 01:14:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4ED53858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695258873; bh=qG1Wp29FQfy8luALQjsWUQs4nb9XjC9niffSiTynjOI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=flByTBI5W801v8LHPqN9RLiQe1uvTRbCbuogMuOCcT+XCCFnTDMu5ERNbCwVRYkw3 RxHXBMUW5Wo0/xKloM8rarNfrotUEwmNCJJqQ0CCl74H+YjYsPQMR4MI4x/rQxSNUx /bDd+1jjG5+WB/0zesrTKbnHWj8IFUDPdexlZjgo= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug cli/30557] Exception after pressing tab to autocomplete in location_completer gdb/completer.c:766 Date: Thu, 21 Sep 2023 01:14:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 14.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone resolution 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=3D30557 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Target Milestone|--- |14.1 Resolution|--- |FIXED --- Comment #4 from Tom Tromey --- Thanks for the reproducer. I think you did find the commit that fixes this; I tried git master and it works fine. Thank you. --=20 You are receiving this mail because: You are on the CC list for the bug.=