CeDeROM wrote:
> The goal should be the LOG script modification in a way that will
> tell which file on which line produced a message and when...

A fairly trivial change would be to make it output the function name.
That information atom is easily searchable across the codebase, and
is even slightly more future proof than a file:line specification
which neccessarily changes across versions.


> 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 :-)

Subdirectories can be good when used carefully, because they
drastically reduce the overview at a glance.


//Peter

------------------------------------------------------------------------------
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