diff options
author | Tom Tromey <tromey@adacore.com> | 2020-09-15 11:08:56 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2020-09-15 11:08:57 -0600 |
commit | 512116ce26a66338e1be1847cc8b014f4d4bbc13 (patch) | |
tree | 4d657df7829c22a8c21718049d882a8577e2f62b /gdb/python/py-breakpoint.c | |
parent | 4ab1029c56b3745c22585c5d775c6a87fd510eab (diff) | |
download | binutils-512116ce26a66338e1be1847cc8b014f4d4bbc13.zip binutils-512116ce26a66338e1be1847cc8b014f4d4bbc13.tar.gz binutils-512116ce26a66338e1be1847cc8b014f4d4bbc13.tar.bz2 |
Don't use PyLong_FromUnsignedLong
This changes gdb to avoid PyLong_FromUnsignedLong, preferring
gdb_py_object_from_ulongest instead.
gdb/ChangeLog
2020-09-15 Tom Tromey <tromey@adacore.com>
* python/python.c (gdbpy_parameter_value): Use
gdb_py_object_from_ulongest.
Diffstat (limited to 'gdb/python/py-breakpoint.c')
0 files changed, 0 insertions, 0 deletions