public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug debuginfod/25368] New: handle native golang buildids
@ 2020-01-10 19:48 fche at redhat dot com
  2022-05-27 15:08 ` [Bug debuginfod/25368] " nsanci at redhat dot com
  2022-05-27 15:16 ` nsanci at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: fche at redhat dot com @ 2020-01-10 19:48 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 25368
           Summary: handle native golang buildids
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: debuginfod
          Assignee: unassigned at sourceware dot org
          Reporter: fche at redhat dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Native golang puts unique buildids into a .note.go.buildid section, with a much
longer textual string than our normal 20-byte blob.  debuginfod would need to
add these to the index, and golang debuginfo consumers would have to learn to
pass it.  hex-encoding the textual golang buildid should make it fit right into
the webapi, instead of worrying about '/' characters embedded inside.

RHEL packaged golang binaries get a normal gnu-style buildid also as a part of
package postprocessing, so this functionality may not be required there.

-- 
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 debuginfod/25368] handle native golang buildids
  2020-01-10 19:48 [Bug debuginfod/25368] New: handle native golang buildids fche at redhat dot com
@ 2022-05-27 15:08 ` nsanci at redhat dot com
  2022-05-27 15:16 ` nsanci at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: nsanci at redhat dot com @ 2022-05-27 15:08 UTC (permalink / raw)
  To: elfutils-devel

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

Noah Sanci <nsanci at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED
                 CC|                            |nsanci at redhat dot com

--- Comment #1 from Noah Sanci <nsanci at redhat dot com> ---
Debuginfod can scan rpms including golang executables, debuginfo, and source
and serve them so long as the golang binary has an associate gnu build.

-- 
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 debuginfod/25368] handle native golang buildids
  2020-01-10 19:48 [Bug debuginfod/25368] New: handle native golang buildids fche at redhat dot com
  2022-05-27 15:08 ` [Bug debuginfod/25368] " nsanci at redhat dot com
@ 2022-05-27 15:16 ` nsanci at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: nsanci at redhat dot com @ 2022-05-27 15:16 UTC (permalink / raw)
  To: elfutils-devel

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

--- Comment #2 from Noah Sanci <nsanci at redhat dot com> ---
(In reply to Noah Sanci from comment #1)
> Debuginfod can scan rpms including golang executables, debuginfo, and source
> and serve them so long as the golang binary has an associate gnu build.
Debuginfod functions with golang binaries so long as the binary has an
associated .note.gnu.build-id

-- 
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:[~2022-05-27 15:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 19:48 [Bug debuginfod/25368] New: handle native golang buildids fche at redhat dot com
2022-05-27 15:08 ` [Bug debuginfod/25368] " nsanci at redhat dot com
2022-05-27 15:16 ` nsanci 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).