$ lm32-rtems4.11-gdb flickernoise GNU gdb (GDB) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "--host=i686-pc-linux-gnu --target=lm32-rtems4.11". For bug reporting instructions, please see: ... Reading symbols from /home/lekernel/Milkymist/flickernoise/src/bin/flickernoise...done. (gdb) set remote interrupt-on-connect on (gdb) set remote interrupt-sequence BREAK (gdb) target remote /dev/ttyUSB0 Remote debugging using /dev/ttyUSB0 Ignoring packet error, continuing... warning: unrecognized item "Packett" in "qSupported" response 0x400c36c0 in _CPU_Thread_Idle_body (ignored=0) at ../../../../../../../../rtems-milkymist/c/src/../../cpukit/score/cpu/lm32/cpu.c:172 172 asm volatile("and r0, r0, r0"); (gdb)