public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "mjw at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug breakpoints/8357] GDB does not support work with labels (DW_TAG_label).
Date: Wed, 04 Feb 2009 21:45:00 -0000	[thread overview]
Message-ID: <20090204214531.12218.qmail@sourceware.org> (raw)
In-Reply-To: <20030623085800.8357.sana@stl.sarov.ru>


------- Additional Comments From mjw at redhat dot com  2009-02-04 21:45 -------
Should have shown the DW_AT_lowpc is also there:
$ readelf -wi t | grep -A4 DW_TAG_label
 <2><b6>: Abbrev Number: 9 (DW_TAG_label)
    <b7>   DW_AT_name        : (indirect string, offset: 0x47): there	
    <bb>   DW_AT_decl_file   : 1	
    <bc>   DW_AT_decl_line   : 13	
    <bd>   DW_AT_low_pc      : 0x80483e2	
 <2><c1>: Abbrev Number: 9 (DW_TAG_label)
    <c2>   DW_AT_name        : (indirect string, offset: 0x48): here	
    <c6>   DW_AT_decl_file   : 1	
    <c7>   DW_AT_decl_line   : 16	
    <c8>   DW_AT_low_pc      : 0x80483cf	
 <2><cc>: Abbrev Number: 9 (DW_TAG_label)
    <cd>   DW_AT_name        : (indirect string, offset: 0xe): done	
    <d1>   DW_AT_decl_file   : 1	
    <d2>   DW_AT_decl_line   : 18	
    <d3>   DW_AT_low_pc      : 0x80483f4	


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


  parent reply	other threads:[~2009-02-04 21:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030623085800.8357.sana@stl.sarov.ru>
2009-02-04 21:29 ` fche at redhat dot com
2009-02-04 21:42 ` mjw at redhat dot com
2009-02-04 21:45 ` mjw at redhat dot com [this message]
2009-08-18 21:13 ` tromey at redhat dot com
2009-08-18 22:24 ` tromey at redhat dot com
2010-07-12 16:11 ` richard dot stuckey at virgin dot net
2010-07-13 19:24 ` tromey at redhat dot com
2010-07-13 20:10 ` tromey at redhat dot com
2010-07-23 14:36 ` richard dot stuckey at virgin dot net

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=20090204214531.12218.qmail@sourceware.org \
    --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).