8 Development Tools
User Manual 304/374
5. In "Executable path" specify the GDB path to : C:\Program Files (x86)\Stw\PowerPC GCC\4_4_3\powerpc-
stw-linux-uclibc\linux-3.4.17_uclibc-0.9.33.2\bin\powerpc-stw-linux-uclibc-gdb.exe
6. Make the built binary accessible from the TC1: Use for example the NFS (see "NFS" on page 315), or if
available use an USB drive.
7. Start the gdbserver on the TC1 (with your application e.g. ysignald):
# gdbserver :9090 ysignald
Process ysignald created; pid = 1436
Listening on port 9090
8. In CodeBlocks choose the GDB debugger: