User forums > Using Code::Blocks

Copy Debug Watch variable content to clipboard

(1/3) > >>

rogeriodec:
It is often interesting to get values that appear in "Watches" to do external calculations.
However it does not seem possible to use Ctrl + C to copy these values.
Is there any way to copy these values to the clipboard?

oBFusCATed:
Have you tried Right click -> Copy?
The global ctrl-c is used for accelerator for the editor and so it is not really possible to use it in other windows.
This is how things worked in wxWidgets the last time I've investigated this.

rogeriodec:
There is no "copy" option right clicking on watched variable as the attatched image.
Where can I find this option?

oBFusCATed:
I guess the read only values cannot be copied.
You can post a request on the tickets sections about this.

rogeriodec:
Ticked opened: https://sourceforge.net/p/codeblocks/tickets/654/

Navigation

[0] Message Index

[#] Next page

Go to full version