gdb, gdbserver: make iterate_over_lwps_ftype a function_view All users of iterate_over_lwps_ftype use it within a function_view template. Integrate function_view to the type alias. Change-Id: I3eb23aa3dbc1889072a5d4654e861b00942d6c3f Approved-By: Andrew Burgess <aburgess@redhat.com>