OSDN Git Service

debugger: use single instead of double quotes for dumper output.
authorhjk <qtc-committer@nokia.com>
Wed, 21 Jan 2009 11:16:27 +0000 (12:16 +0100)
committerhjk <qtc-committer@nokia.com>
Wed, 21 Jan 2009 11:16:27 +0000 (12:16 +0100)
commit59f45976be5a5158a29f289f896aec03386a15b2
treedcd59b3afdf3f30f5b9cfee0150729c930b8bf34
parentdf92275f4622de20a680cb4b8a53c2cae7cb7e13
debugger: use single instead of double quotes for dumper output.

This makes both source and log files more readable and also prevents
gdb from applying extra quoting of its own.
bin/gdbmacros/gdbmacros.cpp
src/plugins/debugger/gdbengine.cpp