STINNER Victor added the comment:

A workaround is to check (once) that the command "set print entry-values no" 
and "set print address off" are supported.

Gdb provides its version in the Python API as a string: gdb.VERSION (ex: 
'Fedora 7.8.2-38.fc21').

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to