From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4185 invoked by alias); 29 Sep 2014 11:43:19 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 4154 invoked by uid 48); 29 Sep 2014 11:43:18 -0000 From: "manu at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug cli/15548] Limit completions to a pre-defined limit when completions list is very large Date: Mon, 29 Sep 2014 11:43:00 -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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: manu at gcc dot gnu.org X-Bugzilla-Status: NEW 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 X-SW-Source: 2014-q3/txt/msg00740.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D15548 --- Comment #13 from Manuel L=C3=B3pez-Ib=C3=A1=C3=B1ez --- (In reply to Gary Benson from comment #9) > After having implemented this > (https://sourceware.org/ml/gdb-patches/2014-02/msg00398.html) I'm coming = to > the conclusion that you can't rememdy this problem this way. At least you can alleviate it! > This list only has 875 candidates, but GDB still has to expand pretty much > every symbol table to root them all out. A limit of 1000 here will not s= top > the user seeing a lengthy pause. The two issues seem to be important to fix. And the issue here already has a patch that is basically approved! The problem is not only a lengthy pause (which is annoying but it is a different issue), it is also that after the pause, Emacs may spend a several *minutes* printing candidates, slowing the whole computer down with it. A l= imit of 1000 seems almost too much, 150 or so seems much more manageable. Please, can you commit your patch so at least there is some progress on thi= s? --=20 You are receiving this mail because: You are on the CC list for the bug. >>From gdb-prs-return-16752-listarch-gdb-prs=sources.redhat.com@sourceware.org Mon Sep 29 19:35:54 2014 Return-Path: Delivered-To: listarch-gdb-prs@sources.redhat.com Received: (qmail 28481 invoked by alias); 29 Sep 2014 19:35:53 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Delivered-To: mailing list gdb-prs@sourceware.org Received: (qmail 28449 invoked by uid 48); 29 Sep 2014 19:35:52 -0000 From: "jim.kearney at oracle dot com" To: gdb-prs@sourceware.org Subject: [Bug backtrace/16215] SPARC: can't compute CFA for this frame Date: Mon, 29 Sep 2014 19:35:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: backtrace X-Bugzilla-Version: 7.6 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jim.kearney at oracle dot com X-Bugzilla-Status: NEW 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: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q3/txt/msg00741.txt.bz2 Content-length: 399 https://sourceware.org/bugzilla/show_bug.cgi?id=16215 Jim Kearney changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jim.kearney at oracle dot com -- You are receiving this mail because: You are on the CC list for the bug.