Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #10 from Dave Malcolm <dmalc...@redhat.com> 2010-07-29 17:21:11 EDT 
---
Updated specfile:
http://dmalcolm.fedorapeople.org/python-packaging/gdb-heap.spec

Updated SRPM:
http://dmalcolm.fedorapeople.org/python-packaging/gdb-heap-0.2-1.fc12.src.rpm

I've moved the bulk of the code to below _datadir

I spoke with the RH gdb experts; my understanding is that at present there
isn't a way to autoload a python script, except by placing it adjacent to
either a DSO that's loaded (with a -gdb.py extension), or the .debug file.

Unfortunately, placing it next to the DSO itself leads to noise from ldconfig
(see bug 562980), so placing it next to the .debug file (as done here) seems
like the best approach to me.

This also contains a number of bugfixes in the underlying tarball

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to