Specifications
Embedded System Tools Guide (EDK 6.2i) www.xilinx.com 181
UG111 (v1.4) January 30, 2004 1-800-255-7778
MicroBlaze GDB Targets
R
--nw  
Do not use a GUI interface.
-w
Use a GUI interface. (Default)
MicroBlaze GDB Targets
Currently, there are three possible targets that are supported by the MicroBlaze GNU 
Debugger and XMD tools - a built-in simulator target and two remote targets (XMD):
xilinx > mb-gdb hello_world.elf
From the Run pull-down menu, select Connect to target in the mb-gdb window. In the 
Target Selection dialog, you can choose between the 
Simulator (built-in) and Remote/TCP 
(for XMD) targets.
In the target selection dialog, choose:
x Target: Remote/TCP
x Hostname
: localhost
x Port: 1234
Click OK and mb-gdb attempts to make a connection to XMD. If successful, a message is 
printed in the shell window where XMD was started.










