Tom Tromey
12dfa12a3c
Return gdbpy_ref from gdb_py_object_from_*longest
This changes gdb_py_object_from_longest and
gdb_py_object_from_ulongest to return a gdbpy_ref rather than a
PyObject*.
gdb/ChangeLog
2018-11-04 Tom Tromey <tom@tromey.com>
* python/python-internal.h (gdb_py_object_from_longest)
(gdb_py_object_from_ulongest): Return gdbpy_ref.
* python/py-value.c (valpy_int): Update.
* python/py-utils.c (gdb_py_object_from_longest): Return
gdbpy_ref.
(gdb_py_object_from_ulongest): Likewise.
* python/py-type.c (typy_get_alignof): Update.
* python/py-linetable.c (ltpy_get_all_source_lines)
(ltpy_entry_get_line, ltpy_entry_get_pc): Update.
* python/py-block.c (blpy_get_start, blpy_get_end): Update.
2018-11-04 08:01:00 -07:00
..
2018-10-06 22:10:21 -06:00
2018-11-04 08:01:00 -07:00
2018-08-24 22:57:16 +01:00
2018-10-06 22:17:45 -06:00
2018-10-25 12:20:18 +01:00
2018-09-16 07:25:57 -06:00
2018-09-16 07:25:57 -06:00
2018-08-24 22:57:16 +01:00
2018-08-27 17:12:41 -04:00
2018-10-25 12:20:18 +01:00
2018-08-17 16:39:06 -06:00
2018-10-06 23:20:55 -06:00
2018-08-24 22:57:16 +01:00
2018-09-16 07:25:57 -06:00
2018-11-04 08:01:00 -07:00
2018-09-16 07:25:56 -06:00
2018-09-16 07:25:56 -06:00
2018-09-23 23:15:12 -06:00
2018-09-16 07:25:56 -06:00
2018-10-05 00:20:08 +02:00
2018-10-05 00:20:07 +02:00
2018-08-24 22:57:16 +01:00
2018-09-16 07:25:57 -06:00
2018-10-06 23:20:55 -06:00
2018-09-16 07:25:56 -06:00
2018-09-16 23:36:54 -06:00
2018-11-04 08:01:00 -07:00
2018-07-22 13:20:01 -06:00
2018-11-04 08:01:00 -07:00
2018-11-04 08:01:00 -07:00
2018-09-16 23:48:21 -06:00
2018-09-16 07:25:56 -06:00
2018-11-04 08:01:00 -07:00
2018-10-27 13:47:45 +02:00
2018-09-17 08:26:24 -04:00