[issue30159] gdb autoloading python-gdb.py

Дилян Палаузов report at bugs.python.org
Sun Aug 20 09:13:24 EDT 2017


Дилян Палаузов added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30159>
_______________________________________


More information about the Python-bugs-list mailing list