binutils-gdb/gdb/python
Kevin Pouget 2aa483373c 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
PR Python/12692 Add gdb.selected_inferior() to Python interface.
	* python/py-inferior.c (GdbMethods): New Python method definition.

doc:
	PR Python/12692 Add gdb.selected_inferior() to Python interface.
	* gdb.texinfo (Inferiors In Python): Describe new
	gdb.selected_inferior() function.

testsuite:
	PR Python/12692 Add gdb.selected_inferior() to Python interface.
	* gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
2011-09-15 12:42:30 +00:00
..
lib/gdb 2011-08-17 Phil Muldoon <pmuldoon@redhat.com> 2011-08-17 10:41:22 +00:00
py-auto-load.c 2011-08-04 Pedro Alves <pedro@codesourcery.com> 2011-08-04 19:10:14 +00:00
py-block.c
py-bpevent.c 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:27:20 +00:00
py-breakpoint.c * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move the 2011-08-05 14:24:10 +00:00
py-cmd.c * py-cmd.c: Some minor formatting fixes. 2011-09-08 19:51:27 +00:00
py-continueevent.c
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-frame.c gdb/ 2011-09-08 15:26:08 +00:00
py-function.c * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move the 2011-08-05 14:24:10 +00:00
py-inferior.c 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:42:30 +00:00
py-infthread.c 2011-07-11 Phil Muldoon <pmuldoon@redhat.com> 2011-07-11 12:10:19 +00:00
py-lazy-string.c
py-objfile.c
py-param.c * py-cmd.c: Some minor formatting fixes. 2011-09-08 19:51:27 +00:00
py-prettyprint.c * varobj.c (update_dynamic_varobj_children): Make 'name' const. 2011-06-24 19:47:37 +00:00
py-progspace.c
py-signalevent.c
py-stopevent.c 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:27:20 +00:00
py-stopevent.h 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:27:20 +00:00
py-symbol.c * NEWS: Mention new "type" attribute of python gdb.Symbol objects. 2011-08-12 22:21:57 +00:00
py-symtab.c
py-threadevent.c
py-type.c PR c++/12266 2011-08-18 16:17:39 +00:00
py-utils.c
py-value.c * valops.c (find_overload_match): Call do_cleanups before early 2011-06-27 19:21:51 +00:00
python-config.py
python-internal.h 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:42:30 +00:00
python.c 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:42:30 +00:00
python.h