aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-instruction.h
diff options
context:
space:
mode:
authorRaul Tambre <raul@tambre.ee>2019-05-04 15:48:17 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2019-05-04 15:52:20 -0400
commitb6484282f85bf7f11451b2441599c241d302ad9d (patch)
tree537ace90ed6dae2dd8a71403df15d257eb19639b /gdb/python/py-instruction.h
parentaf97b4161f07a716783183f1b17fa5cac9f99a49 (diff)
downloadbinutils-b6484282f85bf7f11451b2441599c241d302ad9d.zip
binutils-b6484282f85bf7f11451b2441599c241d302ad9d.tar.gz
binutils-b6484282f85bf7f11451b2441599c241d302ad9d.tar.bz2
Fix incorrect use of 'is' operator for comparison in python/lib/gdb/command/prompt.py
The 'is' operator is not meant to be used for comparisons. It currently working is an implementation detail of CPython. CPython 3.8 has added a SyntaxWarning for this.
Diffstat (limited to 'gdb/python/py-instruction.h')
0 files changed, 0 insertions, 0 deletions