public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug c++/12750] Fail to restore breakpoints on static functions with namespace
Date: Sat, 02 Jul 2011 19:40:00 -0000	[thread overview]
Message-ID: <bug-12750-4717-59pjzsfWVI@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-12750-4717@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=12750

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-07-02 19:40:16 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Branch:     gdb_7_3-branch
Changes by:    jkratoch@sourceware.org    2011-07-02 19:40:12

Modified files:
    gdb            : ChangeLog linespec.c 

Log message:
    commit 835cf7647bf08d33e2c7286b45658cc58704b363
    Author: Keith Seitz <keiths@redhat.com>
    Date:   Tue May 31 22:13:51 2011 +0000

    gdb/
    PR c++/12750
    * linespec.c (get_search_block): New function.
    (find_methods): Add FILE_SYMTATB parameter and use it and
    get_search_block to pass an appropriate block to
    lookup_symbol_in_namespace.
    (decode_line_1): Record if *ARGPTR is single-quote enclosed.
    Check if *ARGPTR starts with a filename first.
    If it does, call locate_first_half again to locate the next
    "first half" of the linespec.
    Pass FILE_SYMTATB to decode_objc and decode_compound.
    Swallow the trailing single-quote if IS_SQUOTE_ENCLOSED.
    (locate_first_half): Stop on the first colon seen.
    (decode_compound): Add FILE_SYMTAB parameter.
    Pass FILE_SYMTAB to lookup_prefix_sym and find_method.
    (lookup_prefix_sym): Add FILE_SYMTAB parameter and use
    get_search_block with lookup_symbol.
    (find_method): Add FILE_SYMTAB parameter and pass it to
    find_methods.
    (decode_objc): Use get_search_block.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=1.12887.2.47&r2=1.12887.2.48
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linespec.c.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=1.117.2.3&r2=1.117.2.4

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


      parent reply	other threads:[~2011-07-02 19:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11  8:12 [Bug c++/12750] New: " stephane.chauveau@caps-entreprise.com
2011-05-18 23:15 ` [Bug c++/12750] " keiths at redhat dot com
2011-05-18 23:17 ` keiths at redhat dot com
2011-05-31 22:14 ` cvs-commit at gcc dot gnu.org
2011-05-31 22:15 ` cvs-commit at gcc dot gnu.org
2011-05-31 22:16 ` keiths at redhat dot com
2011-07-02 19:40 ` cvs-commit at gcc dot gnu.org [this message]

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-12750-4717-59pjzsfWVI@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).