On Tue, Jan 22, 2013 at 4:58 PM, Freddie Chopin <[email protected]> wrote:

> But this history does not have any significant value for OpenOCD... What's
> the difference if the debug output had a prefix and then it was removed?
> What's the difference what's the first name of file for 3 revisions?

Debug output is extremely important in OpenOCD because:
1. Program fail on error and the debug messages are the only way to
know what went wrong and why.
2. Current debug messages does not state origin and time of the
message - this is why prefix from which layer comes the message is
very important. The goal should be the LOG script modification in a
way that will tell which file on which line produced a message and
when...
3. I want things to be clear and unambiguous, while most of the
current messages are abmoguous, this is my step towards something
better.

Regarding the file names it simply means that proper directory
structure is better than flat file list with prefix when the directory
structure represents code organization :-)

I know these are simple things but small nice simple things make life good :-)


> It just does not matter (; We'll be at an open style-war in a moment (;

Make love not war maaaan =)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to