This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/19637] bound_registers.py uses type "long", but long merged with "int" in python3


https://sourceware.org/bugzilla/show_bug.cgi?id=19637

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Pedro Alves <palves@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7503099f3e29739d34cb1224d54fba96404e6e61

commit 7503099f3e29739d34cb1224d54fba96404e6e61
Author: Jonah Graham <jonah@kichwacoders.com>
Date:   Fri Mar 17 14:57:44 2017 +0000

    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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]