User forums > Help

Copy & Paste to and from Watch During Debug?

(1/1)

lawleagle:
Hello,

I believe this is something that must have been dealt with before, so instead of asking and complaining about why I can't do it, I'll ask how to do it.

Would you tell me how to copy & paste from the watch window during debug?

Thank you
- L

BlueHazzard:
You can not copy the watches from the local and function element.
If you add the watches separately via right click on the variable addWatch, or copy and paste it to the watch window, you should be able to copy and paste the values... You can add in the watch window any valid c expression and gdb will evaluate it.

Navigation

[0] Message Index

Go to full version