[Bug 1373] New: [IcedTea6] 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:26:47 PDT 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1373
Bug ID: 1373
Summary: [IcedTea6] Provide option to strip and link debugging
info after build
Classification: Unclassified
Product: IcedTea
Version: 6-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/2c1e3796/attachment.html
More information about the distro-pkg-dev
mailing list