PR gdb/10583:
authorTom Tromey <tromey@redhat.com>
Tue, 22 Sep 2009 21:14:58 +0000 (21:14 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 22 Sep 2009 21:14:58 +0000 (21:14 +0000)
commit89fa5381cbd8e13fe859f458ac0f46e13f7ea1c1
treee1de7e4c9d099c608794976351a062774a61574d
parent6a8f49fe0ad07100d352d23ff5d071b59a1a9230
PR gdb/10583:
* python/py-value.c (valpy_int): Use PyLong_FromLongLong.
(valpy_long): Likewise.
gdb/ChangeLog
gdb/python/py-value.c