Hello List,

please can someone test if GDB/Insight is working
with the trunk 814?

I have the feeling that more and more features 
with the scripting was implemented but no one
had test if GDB is still working.

It would be a good idea to use a FT2232 device as a 
reference to check if the debug functionality is still
working, please!

There are some examples under testing\example.

An other problem I have found is that the windows
slash "\" is still not working anymore in the command line:

openocd -f .\prj\jtagkey.cfg

is still not working, now the "/" must be used:

openocd -f ./prj/jtagkey.cfg

But in this case the "auto completion" with the tab under
windows to complete the path will not work.

Best regards,

Michael
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to