public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "manu at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug cli/16265] difference between TAB completion and "complete" command
Date: Fri, 25 Apr 2014 09:01:00 -0000	[thread overview]
Message-ID: <bug-16265-4717-1squNO8vuZ@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-16265-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=16265

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
http://stackoverflow.com/questions/12361142/emacs-gdb-tab-completes-directory-with-space-instead-of

Tom, any clue where I can look in the code for fixing this? The behavior is
annoying enough that I would consider fixing it myself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From gdb-prs-return-15620-listarch-gdb-prs=sources.redhat.com@sourceware.org Fri Apr 25 09:06:22 2014
Return-Path: <gdb-prs-return-15620-listarch-gdb-prs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-gdb-prs@sources.redhat.com
Received: (qmail 15743 invoked by alias); 25 Apr 2014 09:06:22 -0000
Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <gdb-prs.sourceware.org>
List-Subscribe: <mailto:gdb-prs-subscribe@sourceware.org>
List-Archive: <http://sourceware.org/ml/gdb-prs/>
List-Post: <mailto:gdb-prs@sourceware.org>
List-Help: <mailto:gdb-prs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: gdb-prs-owner@sourceware.org
Delivered-To: mailing list gdb-prs@sourceware.org
Received: (qmail 15711 invoked by uid 48); 25 Apr 2014 09:06:21 -0000
From: "rguenth at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug c++/16874] Can't break on function in anonymous namespace
Date: Fri, 25 Apr 2014 09:06:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gdb
X-Bugzilla-Component: c++
X-Bugzilla-Version: 7.7
X-Bugzilla-Keywords:
X-Bugzilla-Severity: critical
X-Bugzilla-Who: rguenth 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: <bug-16874-4717-mHuOAaj8Lu@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-16874-4717@http.sourceware.org/bugzilla/>
References: <bug-16874-4717@http.sourceware.org/bugzilla/>
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-q2/txt/msg00126.txt.bz2
Content-length: 470

https://sourceware.org/bugzilla/show_bug.cgi?id\x16874

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> ---
Err.

(gdb) b '(anonymous namespace)::foo'
Breakpoint 1 at 0x4005e1: file t.C, line 1.

this can't be really the desired way to do this ...

There is a DW_TAG_imported_module of the anon namespace in the TU context
so at least there referencing 'foo' needs to work.

--
You are receiving this mail because:
You are on the CC list for the bug.


  parent reply	other threads:[~2014-04-25  9:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27 16:27 [Bug cli/16265] New: " tromey at redhat dot com
2014-02-20 10:13 ` [Bug cli/16265] " gbenson at redhat dot com
2014-02-26  2:48 ` sergiodj at redhat dot com
2014-04-25  9:01 ` manu at gcc dot gnu.org [this message]
2024-01-12 11:04 ` cvs-commit at gcc dot gnu.org
2024-01-12 11:05 ` aburgess at redhat dot com

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=bug-16265-4717-1squNO8vuZ@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).