This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dilyan.palauzov
Recipients dilyan.palauzov, vstinner
Date 2017-08-20.13:13:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503234804.35.0.0177730699067.issue30159@psf.upfronthosting.co.za>
In-reply-to
Content
Alternatively install $(INSTSONAME)-gdb.py into ${LIBDIR} .  ldconfig will complain, when called, but this is how gcc and libisl, glib do it .

This is in anycase better than the current approach, as it lets gdb automatically load the -gdb.py file.
History
Date User Action Args
2017-08-20 13:13:24dilyan.palauzovsetrecipients: + dilyan.palauzov, vstinner
2017-08-20 13:13:24dilyan.palauzovsetmessageid: <1503234804.35.0.0177730699067.issue30159@psf.upfronthosting.co.za>
2017-08-20 13:13:24dilyan.palauzovlinkissue30159 messages
2017-08-20 13:13:24dilyan.palauzovcreate