Files
Simon Marchi 60685cd0b9 Minor simplification of (Python) find_thread_object
Since the reference to the Inferior Python object is managed by
gdbpy_ref (RAII), we can return directly from the loop.  It's just a
leftover from the cleanups era.

gdb/ChangeLog:

	* python/py-inferior.c (find_thread_object): Return directly
	from the loop.  Remove "found" variable.
2017-01-23 15:31:40 -05:00
..
2017-01-10 19:13:59 -07:00
2017-01-10 19:14:01 -07:00
2017-01-10 19:13:29 -07:00
2017-01-10 19:13:29 -07:00
2017-01-10 19:13:34 -07:00
2017-01-10 19:14:04 -07:00
2017-01-10 19:14:09 -07:00
2017-01-10 19:14:12 -07:00