Home | History | Annotate | Download | only in jdwp

Lines Matching full:breakpoint

47 For example, a thread could send an "I hit a breakpoint and am suspending
157 /* should only be for Breakpoint, Step, and Exception */
217 /* should only be for Breakpoint, Step, and Exception */
703 * Breakpoint
712 * LocationOnly (for breakpoint/step only)
716 * - Put a breakpoint on a native method. Eclipse creates METHOD_ENTRY
718 * - Use "run to line". Eclipse creates a BREAKPOINT with Count=1.
719 * - Single-step to a line with a breakpoint. Should get a single
747 * suspend on a breakpoint while the debugger is still waiting for its