public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Kumar N, Bhuvanendra" <Bhuvanendra.KumarN@amd.com>
To: Nick Clifton <nickc@redhat.com>,
	"binutils@sourceware.org" <binutils@sourceware.org>
Cc: "George, Jini Susan" <JiniSusan.George@amd.com>,
	"Natarajan, Kavitha" <Kavitha.Natarajan@amd.com>,
	"Sharma, Alok Kumar" <AlokKumar.Sharma@amd.com>
Subject: RE: [PATCH] Support for location and range lists for split-dwarf and dwarf-5
Date: Tue, 5 Jul 2022 11:34:17 +0000	[thread overview]
Message-ID: <MW2PR12MB468405A5C6FF516BD3DED0E687819@MW2PR12MB4684.namprd12.prod.outlook.com> (raw)
In-Reply-To: <74b1e16f-1cd1-0ff9-d81c-c557af4442e0@redhat.com>

[AMD Official Use Only - General]

Thanks, I pushed the fix now

commit 4694a0e5fe233c5a33f0e4e4b99c9c92021b8c88 (HEAD -> master, origin/master, origin/HEAD)
Author: Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
Date:   Tue Jul 5 16:53:45 2022 +0530

    Support for location and range lists for split-dwarf and dwarf-5.

    Adding support for location and range lists for split-dwarf and dwarf-5.
    Following issues are taken care.
    1. Display of the index values for DW_FORM_loclistx and DW_FORM_rnglistx.
    2. Display of .debug_loclists.dwo and .debug_rnglists.dwo sections.

            * dwarf.c(read_and_display_attr_value): Handle DW_FORM_loclistx
            and DW_FORM_rnglistx for .dwo files.
            (process_debug_info): Load .debug_loclists.dwo and
            .debug_rnglists.dwo if exists.
            (load_separate_debug_files): Load .debug_loclists and
            .debug_rnglists if exists.
            Include 2 entries in debug_displays table.
            * dwarf.h (enum dwarf_section_display_enum): Include 2 entries.

-----Original Message-----
From: Nick Clifton <nickc@redhat.com> 
Sent: Tuesday, July 5, 2022 3:54 PM
To: Kumar N, Bhuvanendra <Bhuvanendra.KumarN@amd.com>; binutils@sourceware.org
Cc: George, Jini Susan <JiniSusan.George@amd.com>; Natarajan, Kavitha <Kavitha.Natarajan@amd.com>
Subject: Re: [PATCH] Support for location and range lists for split-dwarf and dwarf-5

[CAUTION: External Email]

Hi Kumar,

>        * dwarf.c(read_and_display_attr_value): Handle DW_FORM_loclistx
>        and DW_FORM_rnglistx for .dwo files.
>        (process_debug_info): Load .debug_loclists.dwo and
>        .debug_rnglists.dwo if exists.
>        (load_separate_debug_files): Load .debug_loclists and
>        .debug_rnglists if exists.
>        Include 2 entries in debug_displays table.
>        * dwarf.h (enum dwarf_section_display_enum): Include 2 entries.

Approved - please apply.

Cheers
   Nick

      reply	other threads:[~2022-07-05 11:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 20:54 Kumar N, Bhuvanendra
2022-07-05 10:24 ` Nick Clifton
2022-07-05 11:34   ` Kumar N, Bhuvanendra [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=MW2PR12MB468405A5C6FF516BD3DED0E687819@MW2PR12MB4684.namprd12.prod.outlook.com \
    --to=bhuvanendra.kumarn@amd.com \
    --cc=AlokKumar.Sharma@amd.com \
    --cc=JiniSusan.George@amd.com \
    --cc=Kavitha.Natarajan@amd.com \
    --cc=binutils@sourceware.org \
    --cc=nickc@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).