I have a question about the following excerpt from the paper("An Iterative Minimization Formulation for Saddle-Point Search") by Gao,Leng, Zhou on gentlest ascent in dynamical systems.

I am having a hard time understanding the part where it says that "the equation (1b) attempts to find the direction that corresponds to the smallest eigenvalue of the Hessian $\nabla ^2 V(x)$"
If I drop the normalization term in (1b) and set the relaxation constant $\gamma = 1$, then I am basically looking at
$$\dot v = - \nabla ^2 V(x)v \tag A$$, but why is it that this dynamic attempts to find the direction corresponding to the smallest eigenvalue of the Hessian of V?