Name: rs12567 Date: 08/28/97
Class.setBreakpoint() does not offer a way to set breakpoint
on a pc value (although, oddly, it offers a way to clear
breakpoints that way). As a result there is no way for
a debugger to implement "return stepping" (ie. to set a breakpoint
at the pc value corresponding to the current method's return
site)
======================================================================