Question
gdbgui always open web browser and failed
When i tried the commend below (<Your_full_path_to> was already corrected to the path that content Setup.gdb),
```
gdbgui -g "arm-ostl-linux-gnueabi-gdb -x <Your_full_path_to>/Setup.gdb"
```
I would like to use ST-Link for debug uboot, but the web browse always open and failed to ask for "127.0.0.1:5000"
