I want to show:
In a PID $R$ two elements $a,b\in R$ always have a greatest common divisor. Therefore $\Bbb Z[\sqrt{-5}]$ is not a PID.
For the first part:
$I=\{ax+by:x,y\in R\}$ is an ideal, so since $R$ is a PID we have $I=(g)$ for some $g\in R$. In particular, $a=gr$ and $b=gs$ for some $r,s\in R$, which says that $g$ divides both $a$ and $b$.
If $d\in R$ is any other divisor of both $a$ and $b$, then $d$ divides any linear combination of $a$ and $b$. In particular, since $I=(g)$, $g$ is such a linear combination. This proves $d\mid g$, hence $g$ is a $\gcd$.
For the second part:
I have a hunch that $6$ and $2(1+\sqrt{-5})$ have no $\gcd$ since $6=2\cdot 3=(1+\sqrt{-5})(1-\sqrt{-5})$. How can I finish the argument?