> is it possible to debug a program running on an ARM-processor with the GDB using a JTAG interface. > > The program is a standalone application, i.e. it runs without an OS. > > Where can I get information? This is task of "gdb serializer": http://savannah.nongnu.org/projects/freeice Regards, Marek P.