blob: f625c3e3b0bda372542acf2b0f2fbe326ea1cb9b [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>To quickly evaluate the value of any expression while debugging the program,
hold Alt and click this expression to see its value and calculate it, call a method, etc. </p>
<p class="image">
<img src="images/quick_evaluate.png">
</p>
</body>
</html>