public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Dave Trollope <trollope@lucent.com>
Cc: "Cuthbertson, Reva D." <reva_cuthbertson@hp.com>, gdb@sources.redhat.com
Subject: Re: Question regarding setting breakpoints on 'C' labels and the handling of DW_TAG_label in new_symbol() in dwarf2read.c.
Date: Thu, 28 Jul 2005 12:54:00 -0000	[thread overview]
Message-ID: <20050728125404.GA17049@nevyn.them.org> (raw)
In-Reply-To: <42E85DC9.6040107@lucent.com>

On Wed, Jul 27, 2005 at 11:23:37PM -0500, Dave Trollope wrote:
> 
> I too tried this recently and was disappointed to find it didn't work. 
> Heres why I was trying it:
> 
> We have a number of source trees where code changes regularly. By using 
> a label, we can write generic breakpoint scripts that are source tree 
> independant (I.E. Don't need line numbers to place the breakpoint. etc).
> 
> Is there an alternative way to do what we are trying to achieve?

Depending on what sort of scripts they are, this may not be enough, but
you can do this with "search".  Since it doesn't set the default
breakpoint address, you can do this with expect scripts, but not with
gdb's source command.

-- 
Daniel Jacobowitz
CodeSourcery, LLC

      parent reply	other threads:[~2005-07-28 12:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-23 23:57 Cuthbertson, Reva D.
2005-06-24  3:19 ` Daniel Jacobowitz
2005-07-28  4:24   ` Dave Trollope
2005-07-28  6:13     ` Monika Chaddha
2005-07-28 12:54     ` Daniel Jacobowitz [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=20050728125404.GA17049@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=reva_cuthbertson@hp.com \
    --cc=trollope@lucent.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).