public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [RFA 00/11] third series of C++ use in Python layer
@ 2016-11-12 21:38 Tom Tromey
  2016-11-12 21:29 ` [RFA 09/11] Use gdbpy_ref in py_print_frame Tom Tromey
                   ` (11 more replies)
  0 siblings, 12 replies; 29+ messages in thread
From: Tom Tromey @ 2016-11-12 21:38 UTC (permalink / raw)
  To: gdb-patches

This series builds on my previous two in order to convert more of the
Python layer to gdbpy_enter and gdbpy_ref.

I built and tested gdb.python/*.exp locally; but I'm also sending this
through the buildbot.

Most of the remaining cleanups in the Python code refer to gdb objects
that haven't been converted to use destructors.  As more things are
converted I will work on cleaning this up.

Tom


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

end of thread, other threads:[~2016-11-22 16:55 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-12 21:38 [RFA 00/11] third series of C++ use in Python layer Tom Tromey
2016-11-12 21:29 ` [RFA 09/11] Use gdbpy_ref in py_print_frame Tom Tromey
2016-11-12 21:29 ` [RFA 07/11] Use gdbpy_enter_varobj in varobj_value_get_print_value Tom Tromey
2016-11-12 21:29 ` [RFA 04/11] Use gdbpy_enter in python.c Tom Tromey
2016-11-15 15:33   ` Pedro Alves
2016-11-18 22:33     ` Tom Tromey
2016-11-12 21:29 ` [RFA 11/11] Change python_run_simple_file to use gdbpy_ref Tom Tromey
2016-11-12 21:39   ` Tom Tromey
2016-11-15 15:35     ` Pedro Alves
2016-11-16 18:22       ` Tom Tromey
2016-11-16 20:10         ` Pedro Alves
2016-11-16 23:45           ` Pedro Alves
2016-11-18 23:22         ` Tom Tromey
2016-11-18 23:50           ` Pedro Alves
2016-11-19 17:03             ` Tom Tromey
2016-11-22 16:55               ` Pedro Alves
2016-11-12 21:29 ` [RFA 05/11] Use gdbpy_enter_varobj in more of varobj.c Tom Tromey
2016-11-12 21:29 ` [RFA 02/11] Use gdbpy_enter in fnpy_call Tom Tromey
2016-11-12 21:29 ` [RFA 03/11] Use gdbpy_enter in py-param.c Tom Tromey
2016-11-12 21:29 ` [RFA 08/11] Remove ensure_python_env Tom Tromey
2016-11-15 15:34   ` Pedro Alves
2016-11-18 22:40     ` Tom Tromey
2016-11-12 21:36 ` [RFA 06/11] Change type of encoding argument to gdbpy_extract_lazy_string Tom Tromey
2016-11-15 15:34   ` Pedro Alves
2016-11-12 21:38 ` [RFA 10/11] Use gdbpy_ref in py-prettyprint.c Tom Tromey
2016-11-19 17:09   ` Tom Tromey
2016-11-22 16:52     ` Pedro Alves
2016-11-12 21:40 ` [RFA 01/11] Use gdbpy_enter in cmdpy_function Tom Tromey
2016-11-15 15:37 ` [RFA 00/11] third series of C++ use in Python layer Pedro Alves

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).