public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug general/30241] New: RFE add APIs to elfutis libdw
@ 2023-03-17 17:23 woodard at redhat dot com
  2023-03-17 17:32 ` [Bug general/30241] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: woodard at redhat dot com @ 2023-03-17 17:23 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 30241
           Summary: RFE add APIs to elfutis libdw
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
          Assignee: unassigned at sourceware dot org
          Reporter: woodard at redhat dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Please add new APIs to write DWARF. Some of the users could be dwz and dyninst.
One example would be:
https://github.com/dyninst/dyninst/issues/1401#issuecomment-1473826160 where
the problem is you relocate a function to instrument it but then the DWARF
backtraces are then wrong.

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

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

* [Bug general/30241] RFE add APIs to elfutis libdw
  2023-03-17 17:23 [Bug general/30241] New: RFE add APIs to elfutis libdw woodard at redhat dot com
@ 2023-03-17 17:32 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2023-03-17 17:32 UTC (permalink / raw)
  To: elfutils-devel

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fche at redhat dot com

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
This depends largely on what sort of editing API a client envisions.
Writing brand new content from scratch is more like an assembler task.
Making micro edits in situ (changing individual DIEs, insert/delete, like a
text editor) is likely to be entirely different and much more complicated.

So ISTM this needs to be drive not by elfutils in the abstract but the specific
needs of the editing/synthesis tools.

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

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

end of thread, other threads:[~2023-03-17 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 17:23 [Bug general/30241] New: RFE add APIs to elfutis libdw woodard at redhat dot com
2023-03-17 17:32 ` [Bug general/30241] " fche at redhat dot com

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