Correct compile errors inside TRACE() macro calls.
commit2a1b1e2cbe0686220354e357c3e9fc71c173517a
authorJohannes Sixt <j6t@kdbg.org>
Sun, 17 Oct 2010 20:15:21 +0000 (17 22:15 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 21 Oct 2010 20:07:13 +0000 (21 22:07 +0200)
treee0552f564eac28b150b52489067bf4a7b0e2df4a
parentd71f8ef32707f4108f2e333b662ce34cda15d38d
Correct compile errors inside TRACE() macro calls.

This code is usually not compiled. These errors were detected by
temporarily enabling the macro.
kdbg/gdbdriver.cpp
kdbg/sourcewnd.cpp