Skip to content

Mark Object

pavlospt edited this page Sep 19, 2014 · 1 revision

During a debugging session, this will let you add a label to a particular object so that you can identify it later. Very useful in those debugging sessions where you have a bunch of similar object and you want to know if it is the same one as before.

Shortcut (from the variables or watch panel):

  • Mouse: right-click and select "Mark Object"
  • OSX : F3 with the object selected
  • Windows/Linux: F11 with the object selected



Clone this wiki locally