Debugger: Add DumperOptions to the cdb fetch command

Change-Id: Ibe05f82997b57cfffb26bfb5c67681be24419139
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
David Schulz
2017-05-30 10:04:24 +02:00
parent 118faf1180
commit 2317d06a80

View File

@@ -1505,7 +1505,7 @@ void tst_Dumpers::dumper()
"!qtcreatorcdbext.script theDumper.setupDumpers()\n"
".frame 1\n"
"!qtcreatorcdbext.pid\n"
"!qtcreatorcdbext.script -t 42 theDumper.fetchVariables({"
"!qtcreatorcdbext.script -t 42 theDumper.fetchVariables({" + dumperOptions +
"'token':2,'fancy':1,'forcens':1,"
"'autoderef':1,'dyntype':1,'passexceptions':0,"
"'testing':1,'qobjectnames':1,"