startup.tcl was split into one startup.tcl / module, which is nice.

However, this improvement made stack traces harder to read
as '"embedded:startup.tcl", line N' is now ambiguous.

Now if startup.tcl was just published together with the rest
of OpenOCD as any other script, that wouldn't be a problem.

However we have this clever embedding of startup.tcl into
the openocd executable.

IMHO, embedding into openocd executable is really the root
cause of this misery in the first place.

Will someone volunteer to fix the line #'s?

I'll volunteer to make startup.tcl published as any other file
and stop embedding into openocd executable. :-)

-- 
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to