I am stuck trying to solve the following differential equation in terms of distribution (theory).
$$x\frac{du}{dx} - \lambda u = 0.$$
This is just for $\mathbb{R}$ and $\lambda \in \mathbb{C}$.
I know the regular distribution corresponding to the function $f(x) = Ax^{\lambda}$ is a solution but the solution says that $c\delta$ is also a solution for some $c \in \mathbb{C}$ and I am not sure I can see how to derive this.
You have to rewrite the equation itself in terms of distributions. You get then $x\frac{du}{dx}(\phi(x))=\lambda u(\phi(x))$. If $u$ is a distribution then $x\frac{du}{dx}(\phi(x))= -u((x\phi(x))^{'})$. So You have then $-u(x\phi^{'}(x)+\phi(x))=\lambda u(\phi(x))$. This equation is satisfied for $u=\delta$ distribution and $\lambda=-1$. See also here: http://mathworld.wolfram.com/DeltaFunction.html