Fix gdb.flush documentation The gdb.flush documentation does not mention the 'stream' argument in the function signature, only in the description. This patch fixes the oversight.