<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p> | |
Right-clicking on a breakpoint (in the left gutter) invokes the context menu where | |
you can quickly enable/disable the breakpoint or adjust its properties.</p> | |
<p class="image"> | |
<img src="images/breakpoint_speedmenu.png"></p> | |
</body> | |
</html> |