Fix PR gdb/19637: bound_registers.py: Add support for Python 3
authorJonah Graham <jonah@kichwacoders.com>
Fri, 17 Mar 2017 14:57:44 +0000 (14:57 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 17 Mar 2017 14:57:44 +0000 (14:57 +0000)
commit7503099f3e29739d34cb1224d54fba96404e6e61
treed3c88176db6d53628814cfa23aece9e14979616e
parent4b94dd2de12dd0389615700b13b63260e162ccf0
Fix PR gdb/19637: bound_registers.py: Add support for Python 3

Fix this the same way gdb/python/lib/gdb/printing.py handles it.

gdb/Changelog:
2017-03-17  Jonah Graham  <jonah@kichwacoders.com>

PR gdb/19637
* python/lib/gdb/printer/bound_registers.py: Add support for
Python 3.
gdb/ChangeLog
gdb/python/lib/gdb/printer/bound_registers.py
This page took 0.042279 seconds and 4 git commands to generate.