[Bug 1138982] debuginfo of Haskell packages with some C code are empty!

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 6 02:40:57 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1138982



--- Comment #6 from Jens Petersen <petersen at redhat.com> ---
Just a few more comments:

- Rawhide will move soon to ghc-7.8 and all packages using ghc-rpm-macros will
be rebuilt.
- I am not sure how rpm debuginfo generation works - presumably it uses
elfutils etc
  to pull out the source filenames from the debug obj files?  So I need to
check
  if the Haskell generated debuginfo files contain the source filenames too.
  Perhaps they don't which might be why no source files are being included.
  Otherwise I am not really sure how to do it, but let me look at least.
- I am not sure how useful the debuginfo .so files are but they might still
  be better than nothing - so I feel it is better to ship debuginfo .so files
  even without source files for now if it is hard to include them
  but if there are strong objections I don't mind to revert to no debuginfo.
  Alternatively maybe some hack^Wmacro could be added to the debuginfo
generation
  for Haskell to add the C source files to the debuginfo subpackage.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NcAMdsVby2&a=cc_unsubscribe


More information about the haskell-devel mailing list