public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Doug Evans <xdje42@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] New parameter: debug symbol-lookup
Date: Fri, 12 Dec 2014 19:16:00 -0000	[thread overview]
Message-ID: <83vblgr85u.fsf@gnu.org> (raw)
In-Reply-To: <m38uie0y10.fsf@seba.sebabeach.org>

> From: Doug Evans <xdje42@gmail.com>
> Date: Thu, 11 Dec 2014 11:47:07 -0800
> 
> 2014-12-11  Doug Evans  <xdje42@gmail.com>
> 
> 	New parameter "debug symbol-lookup".
> 	* NEWS: Mention it.
> 	* cp-namespace.c (cp_lookup_symbol_imports_or_template): Add debug
> 	output.
> 	(cp_lookup_symbol_namespace, cp_lookup_symbol_nonlocal): Ditto.
> 	(cp_lookup_nested_symbol): Ditto.
> 	* language.c (language_lookup_primitive_type_by_name): Add debug
> 	output.
> 	* minsyms.c (lookup_minimal_symbol): Add debug output.
> 	* objfiles.c (objfile_debug_name): Moved here, and renamed ...
> 	* symfile-debug.c (debug_objfile_name): ... from here.  All callers
> 	updated.
> 	* objfiles.h (objfile_debug_name): Declare.
> 	* symtab.h (symbol_lookup_debug): Declare.
> 	* symtab.c (symbol_lookup_debug): New global.
> 	(lookup_language_this): Add debug output.
> 	(lookup_symbol_aux, lookup_symbol_in_block): Ditto.
> 	(lookup_symbol_in_objfile_symtabs, lookup_symbol_via_quick_fns): Ditto.
> 	(lookup_symbol_in_static_block, lookup_symbol_in_objfile): Ditto.
> 	(_initialize_symtab): Add new parameter "debug symbol-lookup".
> 
> 	doc/
> 	* gdb.texinfo (Debugging Output): Document "debug symbol-lookup".

OK for the documentation parts, thanks.

  parent reply	other threads:[~2014-12-12 19:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-11 19:48 Doug Evans
2014-12-12 14:20 ` Joel Brobecker
2014-12-12 19:16 ` Eli Zaretskii [this message]
2014-12-17  8:21   ` Doug Evans

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=83vblgr85u.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=xdje42@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).