Where is "gdbserver" in arm-linux-gcc-4.4.3 !?

Keivan
Hi!
I'm almost new to the concept of embedded developing on Linux. I found
arm-linux-gcc-4.3.2 on the CD which came with Mini2440. But I preferred to
use more recent one arm-linux-gcc-4.4.3 which I downloaded from the
website. The problem is the newer one does not include "gdbserver", but the
older one does!
Does anybody know what happened to gdbserver in version 4.4.3? It only
includes a native gdb for ARM environment. Should I download and compile
cross gdb and gdbserver separately?

Mickey
you need to cross compile it. Detailed step can be found in stackoverflow.

rqg_gomes
If you don't know the answer, don't do it!