Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Keith Seitz <keiths@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] Limit qualified completions
Date: Wed, 19 Aug 2009 05:22:00 -0000	[thread overview]
Message-ID: <20090819024403.GA26477@caradoc.them.org> (raw)
In-Reply-To: <4A8B3BB9.2070105@redhat.com>

On Tue, Aug 18, 2009 at 04:39:37PM -0700, Keith Seitz wrote:
> Hi,
> 
> If the user attempts to complete symbols in a class or namespace,
> i.e., "complete break foo::", default_make_symbol_completion_list
> will return every single known global symbol in the executable.
> 
> This simplistic patch (and test case) "fixes" the problem, limiting
> the matches to the appropriate symbols.
> 
> Ok?

It seems to me like there must be a bigger problem with the character
list; what if foo is a template?

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2009-08-19  2:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19  1:14 Keith Seitz
2009-08-19  5:22 ` Daniel Jacobowitz [this message]
2009-08-19 22:02 ` Tom Tromey
2009-08-24 22:27   ` Keith Seitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090819024403.GA26477@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=keiths@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox