public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Use gdbpy_ref more in gdb/python
@ 2018-10-28 18:13 Tom Tromey
  2018-10-28 18:13 ` [PATCH 2/3] Return gdbpy_ref from some Python string functions Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom Tromey @ 2018-10-28 18:13 UTC (permalink / raw)
  To: gdb-patches

This changes a few more spots in the Python layer to return a
gdbpy_ref.  This is a small improvement because it makes the reference
ownership part of the type system rather than merely a convention.

Regression tested by the buildbot.

Tom


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-04 15:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-28 18:13 [PATCH 0/3] Use gdbpy_ref more in gdb/python Tom Tromey
2018-10-28 18:13 ` [PATCH 2/3] Return gdbpy_ref from some Python string functions Tom Tromey
2018-10-28 18:13 ` [PATCH 3/3] Return gdbpy_ref from gdbpy_get_varobj_pretty_printer Tom Tromey
2018-10-28 18:13 ` [PATCH 1/3] Return gdbpy_ref from gdb_py_object_from_*longest Tom Tromey
2018-11-04 15:01 ` [PATCH 0/3] Use gdbpy_ref more in gdb/python Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).