Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Michal Ludvig <mludvig@suse.cz>
To: Daniel Berlin <dberlin@dberlin.org>
Cc: Jakub Jelinek <jakub@redhat.com>, gdb <gdb@sources.redhat.com>,
	gcc@gcc.gnu.org
Subject: Re: Reference to .debug_loc
Date: Wed, 19 Feb 2003 10:51:00 -0000	[thread overview]
Message-ID: <3E5361A6.9060903@suse.cz> (raw)
In-Reply-To: <Pine.LNX.4.50.0302141607540.15232-100000@dberlin.org>

Daniel Berlin wrote:
> 
> Michael, try this:
> Index: dwarf2out.c
> ===================================================================
> RCS file: /cvs/gcc/gcc/gcc/dwarf2out.c,v
> retrieving revision 1.382.2.8
> diff -u -3 -p -r1.382.2.8 dwarf2out.c
> --- dwarf2out.c 8 Feb 2003 19:43:32 -0000       1.382.2.8
> +++ dwarf2out.c 14 Feb 2003 21:09:27 -0000
> @@ -6924,8 +6924,7 @@ output_die (die)
> 
>             if (sym == 0)
>               abort ();
> -           dw2_asm_output_delta (DWARF_OFFSET_SIZE, sym,
> -                                 loc_section_label, "%s", name);
> +           dw2_asm_output_offset (DWARF_OFFSET_SIZE, sym, "%s", name);
>           }
>           break;
> 

Yes, this works fine. Please commit it.
Thanks!

Michal Ludvig
-- 
* SuSE CR, s.r.o     * mludvig@suse.cz
* (+420) 296.545.373 * http://www.suse.cz


      reply	other threads:[~2003-02-19 10:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-14 14:57 Michal Ludvig
2003-02-14 15:26 ` Daniel Jacobowitz
2003-02-14 19:24   ` Daniel Berlin
2003-02-14 19:51     ` Daniel Jacobowitz
2003-02-14 20:23       ` Daniel Berlin
2003-02-14 20:35       ` Jakub Jelinek
2003-02-14 20:40         ` Daniel Jacobowitz
2003-02-17 14:55           ` Michal Ludvig
2003-02-14 21:09         ` Daniel Berlin
2003-02-19 10:51           ` Michal Ludvig [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=3E5361A6.9060903@suse.cz \
    --to=mludvig@suse.cz \
    --cc=dberlin@dberlin.org \
    --cc=gcc@gcc.gnu.org \
    --cc=gdb@sources.redhat.com \
    --cc=jakub@redhat.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