Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: "H. J. Lu" <hjl@lucon.org>
Cc: GDB <gdb@sources.redhat.com>
Subject: Re: Does gdb support weak/normal symbols?
Date: Mon, 16 Jan 2006 18:30:00 -0000	[thread overview]
Message-ID: <20060116183052.GA8425@nevyn.them.org> (raw)
In-Reply-To: <20060116181130.GA11897@lucon.org>

On Mon, Jan 16, 2006 at 10:11:31AM -0800, H. J. Lu wrote:
> "break foo" may be slightly different from "break FILE:LINE". For the
> global symbol, foo, there will be only one definition. It is a
> matter of picking the right foo for "break foo". There is no need to
> set multiple breakpoints nor prompt user.

This is wrong.  You're still thinking about a compiler and a linker,
not about a debugger.  There may also be a dozen static functions named
"foo", and one of them may happen to be in the current file and the
user may just have been looking at it.

Since we can't read the user's mind, we have to do our best to silently
accomodate the user's potential intentions.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2006-01-16 18:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-16  0:48 H. J. Lu
2006-01-16  1:49 ` Daniel Jacobowitz
2006-01-16 15:48   ` H. J. Lu
2006-01-16 15:58     ` Daniel Jacobowitz
2006-01-16 18:11       ` H. J. Lu
2006-01-16 18:30         ` Daniel Jacobowitz [this message]
2006-01-16 18:32           ` H. J. Lu
2006-01-16 18:53             ` Daniel Jacobowitz
2006-01-16 18:35               ` Daniel Jacobowitz

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=20060116183052.GA8425@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=hjl@lucon.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