DebugMessageService: Also pass Debug Context Info
authorAurindam Jana <aurindam.jana@nokia.com>
Tue, 21 Feb 2012 13:56:24 +0000 (14:56 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 21 Feb 2012 14:39:57 +0000 (15:39 +0100)
commita73ad904c9a4ad188604de6c64a6c91cd514dc1b
treeeefdd058364d35fd337d93038a4661b4d5431d6b
parent784d867d2b79fcfdbf039456fcfe0692652fec52
DebugMessageService: Also pass Debug Context Info

Use QMessageHandler which provides context information such
as line, file and function for the debug output.

Change-Id: I475faf4a1363d8419dec910b8a23cc44666c1908
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/declarative/debugger/qdebugmessageservice.cpp
src/declarative/debugger/qdebugmessageservice_p.h
tests/auto/declarative/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp