Dean Glazeski wrote: > What's interesting is that it appears that just about everything that > goes into /usr/lib<qual> is probably better suited in /usr/share. > This is from a 0.1.0 perspective, but all of the TCL scripts, config > scripts, and the pre-built elf (for ecos) and bin (for xscale) are all > host architecture independent and should be in /usr/share. Agreed. > The config scripts, however, might have a better place in /etc/openocd > or some such since they configure the operation of OpenOCD. I think > this may affect some of the pieces that are looking for these TCL > scripts and the config scripts, but I haven't looked into that stuff. I think these also belong in /usr/share - after all, the user should use them as-is and should not need to edit them.
A global openocd config file might belong in /etc, but AFAIK, there is no such thing currently, and given the nature of openocd, I doubt there will be much use for a config file with global settings - at least I need 2-3 different settings depending on what target I am working on. cu Michael _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
