Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: kevinb@redhat.com, simark@simark.ca
Cc: gdb-patches@sourceware.org
Subject: Re: The 'cold' function attribute and GDB
Date: Thu, 02 May 2019 15:17:00 -0000	[thread overview]
Message-ID: <83o94kq41l.fsf@gnu.org> (raw)
In-Reply-To: <A55D98D9-5801-42BB-9E12-060D4398ACC7@gnu.org> (message from Eli	Zaretskii on Thu, 02 May 2019 10:05:41 +0300)

> Date: Thu, 02 May 2019 10:05:41 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> I do see in the DWARF info that print_vectorlike has 2 address ranges: its DW_AT_ranges attribute specifies a value which is shown as a list of 2 ranges in the "objdump -WR" output.

Specifically, "objdump -Wi" shows this:

   <1><798e3d>: Abbrev Number: 161 (DW_TAG_subprogram)
      <798e3f>   DW_AT_name        : print_vectorlike
      <798e50>   DW_AT_decl_file   : 3
      <798e51>   DW_AT_decl_line   : 1365
      <798e53>   DW_AT_decl_column : 1
      <798e54>   DW_AT_prototyped  : 1
      <798e54>   DW_AT_type        : <0x77ca19>
      <798e58>   DW_AT_ranges      : 0x18b448   <<<<<<<<<<<<<<<<<<<<

and "objdump -WR" has this:

      0018b448 011d6521 011d81d6 
      0018b448 012e1ce5 012e1f3b 
      0018b448 <End of list>

and the second range of addresses is for print_vectorlike.cold.


      parent reply	other threads:[~2019-05-02 15:17 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-01 18:59 Eli Zaretskii
2019-05-01 20:17 ` Simon Marchi
2019-05-02  2:51   ` Kevin Buettner
2019-05-02  6:59     ` Eli Zaretskii
2019-05-02  7:26       ` Kevin Buettner
2019-05-02 15:27         ` Eli Zaretskii
2019-05-02 15:59           ` Kevin Buettner
2019-05-02 16:46             ` Eli Zaretskii
2019-05-02 18:08               ` Simon Marchi
2019-05-02 18:47                 ` Eli Zaretskii
2019-05-02 18:55                   ` Kevin Buettner
2019-05-02 19:32                     ` Eli Zaretskii
2019-05-02 19:51                       ` Kevin Buettner
2019-05-02  7:06     ` Eli Zaretskii
2019-05-02  7:38       ` Kevin Buettner
2019-05-02 15:23         ` Eli Zaretskii
2019-05-02 15:56           ` Kevin Buettner
2019-05-02 16:43             ` Eli Zaretskii
2019-05-02 18:25           ` Kevin Buettner
2019-05-02 18:52             ` Eli Zaretskii
2019-05-02 19:13               ` Kevin Buettner
2019-05-02 19:28                 ` Eli Zaretskii
2019-05-02 19:45                   ` Kevin Buettner
2019-05-02 19:56                     ` Eli Zaretskii
2019-05-02 23:30                       ` Kevin Buettner
2019-05-04  8:30                         ` Eli Zaretskii
2019-05-05 20:04                           ` Kevin Buettner
2019-05-06 15:33                             ` Eli Zaretskii
2019-05-06 16:24                               ` Kevin Buettner
2019-05-02 15:17       ` Eli Zaretskii [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=83o94kq41l.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=kevinb@redhat.com \
    --cc=simark@simark.ca \
    /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