public inbox for debugedit@sourceware.org
 help / color / mirror / Atom feed
* [Bug debugedit/32157] New: Handle DW_UT_TYPE units (Unit type 2)
@ 2024-09-09 16:50 mark at klomp dot org
  2024-09-28 23:05 ` [Bug debugedit/32157] " mark at klomp dot org
  2024-10-01 21:56 ` mark at klomp dot org
  0 siblings, 2 replies; 3+ messages in thread
From: mark at klomp dot org @ 2024-09-09 16:50 UTC (permalink / raw)
  To: debugedit

https://sourceware.org/bugzilla/show_bug.cgi?id=32157

            Bug ID: 32157
           Summary: Handle DW_UT_TYPE units (Unit type 2)
           Product: debugedit
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: debugedit
          Assignee: unassigned at sourceware dot org
          Reporter: mark at klomp dot org
                CC: debugedit at sourceware dot org
  Target Milestone: ---

For the file/path renaming this really should be much different from
DW_UT_compile.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug debugedit/32157] Handle DW_UT_TYPE units (Unit type 2)
  2024-09-09 16:50 [Bug debugedit/32157] New: Handle DW_UT_TYPE units (Unit type 2) mark at klomp dot org
@ 2024-09-28 23:05 ` mark at klomp dot org
  2024-10-01 21:56 ` mark at klomp dot org
  1 sibling, 0 replies; 3+ messages in thread
From: mark at klomp dot org @ 2024-09-28 23:05 UTC (permalink / raw)
  To: debugedit

https://sourceware.org/bugzilla/show_bug.cgi?id=32157

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at sourceware dot org   |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
https://inbox.sourceware.org/debugedit/20240928230445.390836-1-mark@klomp.org/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug debugedit/32157] Handle DW_UT_TYPE units (Unit type 2)
  2024-09-09 16:50 [Bug debugedit/32157] New: Handle DW_UT_TYPE units (Unit type 2) mark at klomp dot org
  2024-09-28 23:05 ` [Bug debugedit/32157] " mark at klomp dot org
@ 2024-10-01 21:56 ` mark at klomp dot org
  1 sibling, 0 replies; 3+ messages in thread
From: mark at klomp dot org @ 2024-10-01 21:56 UTC (permalink / raw)
  To: debugedit

https://sourceware.org/bugzilla/show_bug.cgi?id=32157

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Mark Wielaard <mark at klomp dot org> ---
commit a359559d4a7696a415cfec5f924363d26cb9a4eb
Author: Mark Wielaard <mark@klomp.org>
Date:   Sat Sep 28 23:39:29 2024 +0200

    debugedit: Handle DWARF5 DW_UT_type (Unit type 2) in ET_EXE/DYN

    Handle DW_UT_type as if it is a DW_UT_compile unit by skipping the
    type id and offset in the header. Which are the only differences with
    DW_UT_compile. And the id and offset don't need to be rewritten. This
    doesn't handle debug types in objects or partial linked (ET_REL) files
    that contain COMDAT sections (because debugedit doesn't handle more
    than one debug_info section). Add a testcase for foobarbaz.exe.

    https://sourceware.org/bugzilla/show_bug.cgi?id=32157

    Signed-off-by: Mark Wielaard <mark@klomp.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-01 21:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-09 16:50 [Bug debugedit/32157] New: Handle DW_UT_TYPE units (Unit type 2) mark at klomp dot org
2024-09-28 23:05 ` [Bug debugedit/32157] " mark at klomp dot org
2024-10-01 21:56 ` mark at klomp dot org

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).