[Bug 1374] New: [IcedTea7] Provide option to strip and link debugging info after build

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Mar 25 13:28:03 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1374

            Bug ID: 1374
           Summary: [IcedTea7] Provide option to strip and link debugging
                    info after build
    Classification: Unclassified
           Product: IcedTea
           Version: 7-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

$ objcopy --only-keep-debug libjvm.so libjvm.so.debug
$ objcopy --strip-debug libjvm.so
$ objcopy --add-gnu-debuglink=libjvm.so.debug libjvm.so

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130325/6f19fb11/attachment.html 


More information about the distro-pkg-dev mailing list