Introduction - If you have any usage issues, please Google them yourself
This document describes how to debug user applications under PetaLinux. The GDB debugger (and Insight graphical interface) is available for debugging applications on the MicroBlaze Linux target. To do so, it is first necessary to build the gdbserver helper application. gdbserver runs on the MicroBlaze, and acts as an interface between GDB running on the host, and the target application.