show script search dirs in debug log
commit425e43d9d1f09a4de86eae89c91924ec98ef2de0
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 21 Nov 2009 17:30:09 +0000 (21 09:30 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 21 Nov 2009 17:30:09 +0000 (21 09:30 -0800)
treeaac3557a7a81e4be4cc1694750a255740cb2ea3f
parent69c751956293e822faa6cf844f2864d81c36a578
show script search dirs in debug log

Add this to ease debugging why the standard scripts aren't
found on the default script search path in some build/install
enviroments. Especially on Windows it's not straight forward
where openocd actually looks for the scripts.

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/helper/configuration.c