Andrew Burgess
b352ceb6b4
gdb/python: Make convert_values_to_python return gdbpy_ref<>
...
Make convert_values_to_python return a gdbpy_ref<> directly rather
than building a gdbpy_ref<>, releasing it, and then having a new
gdbpy_ref<> created to hold the result.
I also added a header comment to convert_values_to_python.
gdb/ChangeLog:
* python/py-function.c (convert_values_to_python): Return
gdbpy_ref<>. Add header comment.
(fnpy_call): Adjust.
2018-10-25 12:20:18 +01:00
..
2018-10-06 22:10:21 -06:00
2018-09-16 06:52:37 -06: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-06-21 17:09:31 +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-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-06-21 17:09:31 +01:00
2018-06-21 17:09:31 +01: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-09-23 23:15:12 -06:00
2018-07-22 13:20:01 -06:00
2018-09-23 23:15:12 -06:00
2018-09-23 23:15:12 -06:00
2018-09-16 23:48:21 -06:00
2018-09-16 07:25:56 -06:00
2018-09-23 23:15:12 -06:00
2018-09-23 23:15:12 -06:00
2018-09-17 08:26:24 -04:00