User forums > Using Code::Blocks

Debugging QString

<< < (4/7) > >>

LordCB:
@ jens:

Do you mean like this :

--- Code: ---source: X:\CODEBLOCKS\CB_DebuggerScripts\qstring.script

--- End code ---

under Debugger initialization command

oBFusCATed:
Yes, that is what he means :)

LordCB:
Ok I have done it and now my question.

What changes?
What do I expect during debugging a QString or where I have to look at the content of the string, cause now I see nothing else than a adress to the string like 0x7c9291d5 this one

[attachment deleted by admin]

LordCB:
This are my settings

[attachment deleted by admin]

oBFusCATed:
Where you see "command:" type "printqstring strstr" and hit enter :)
Also you can add some logging commands to your Evaluate_QString and Parse_QString functions.
Unfortunately this is the only way to debug it...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version