commit | fe42f9cbcd59a698f1bf31c0ec048e441749dcd2 | [log] [tgz] |
---|---|---|
author | Roberto Vargas <roberto.vargas@arm.com> | Tue Jul 18 16:02:50 2017 +0100 |
committer | Roberto Vargas <roberto.vargas@arm.com> | Wed Jul 19 05:57:40 2017 +0100 |
tree | 229be1441e7d8efb7c486406769b1685dc2aae05 | |
parent | 8e992ee2a54ba8d9afc398961c7e971b0e224b6b [diff] |
Use standard UNIX file:line format in assert This format is understood by almost all the UNIX tools (vi, emacs, acme, ...), and it allows these tools to jump directly to the line where the assert failed. Change-Id: I648fa93c7cc65f911a17dcad5e1a775ac1ae5ed4 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>