I don't know if anyone else encounters this: set a break point, start the program and run to the breakpoint. uncheck the breakpoint by left clicking in the editor pane, run again, the debugger will (almost always?) stop on the unchecked bookmark.
Also a missing feature: add selection to watch (currently you can only add a word to a watch but often you want to see myobject->member)