These instructions assume the install for uC++ is /usr/local/u++-7.0.0. If installed elsewhere, change . Copy /.gdbinit to your home directory. If installed elsewhere, change the within .gdbinit. Thereafter, gdb automatically loads the .gdbinit file from the home directory making the following new gdb commands available. New commands: clusters : print all clusters processors : print all processors on all clusters processors : print all processors on cluster task : print userCluster tasks, application tasks only task : print cluster tasks, application tasks only task all : print all clusters, all tasks task : switch stack to task id on userCluster task 0x
: switch stack to task on any cluster task : switch stack to task on specified cluster prevtask : return to last switched task