HomeSort by relevance Sort by last modified time
    Searched refs:Breakpoint (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
Breakpoint.java 29 * This class provides info about breakpoint.
31 public class Breakpoint {
37 * Creates Breakpoint instance with default values.
39 Breakpoint() {
46 * Creates Breakpoint instance with given data.
48 * @param clazz Class in which breakpoint is created
49 * @param method Method in which breakpoint is created
52 public Breakpoint(String clazz, String method, int location) {
  /external/valgrind/gdbserver_tests/
hginfo.stdoutB.exp 0 Breakpoint 1 at 0x........: file hg01_all_ok.c, line 13.
3 Breakpoint 1, breakme () at hg01_all_ok.c:13
6 Breakpoint 1, breakme () at hg01_all_ok.c:13
mcvabits.stdoutB.exp 0 Breakpoint 1 at 0x........: file t.c, line 101.
3 Breakpoint 1, breakme (line=113) at t.c:101
10 Breakpoint 1, breakme (line=118) at t.c:101
mssnapshot.stdoutB.exp 0 Breakpoint 1 at 0x........: file t.c, line 106.
3 Breakpoint 1, main (argc=1, argv=0x........) at t.c:106
mcclean_after_fork.stdoutB.exp 0 Breakpoint 1 at 0x........: file clean_after_fork.c, line 9.
2 Breakpoint 2 at 0x........: file clean_after_fork.c, line 20.
3 Breakpoint 3 at 0x........: file clean_after_fork.c, line 22.
5 Breakpoint 1, main () at clean_after_fork.c:9
hgtls.stdoutB.exp 0 Breakpoint 1 at 0x........: file tls.c, line 55.
3 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
6 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
9 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
12 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
15 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
18 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
21 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
24 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
27 Breakpoint 1, tls_ptr (p=0x........) at tls.c:5
    [all...]
mcleak.stdoutB.exp 0 Breakpoint 1 at 0x........: file leak-delta.c, line 9.
3 Breakpoint 1, breakme () at leak-delta.c:9
8 Breakpoint 1, breakme () at leak-delta.c:9
13 Breakpoint 1, breakme () at leak-delta.c:9
18 Breakpoint 1, breakme () at leak-delta.c:9
23 Breakpoint 1, breakme () at leak-delta.c:9
28 Breakpoint 1, breakme () at leak-delta.c:9
33 Breakpoint 1, breakme () at leak-delta.c:9
38 Breakpoint 1, breakme () at leak-delta.c:9
43 Breakpoint 1, breakme () at leak-delta.c:
    [all...]
nlpasssigalrm.stdoutB.exp 0 Breakpoint 1 at 0x........: file passsigalrm.c, line 53.
2 Breakpoint 2 at 0x........: file passsigalrm.c, line 55.
11 Breakpoint 1, main (argc=1, argv=0x........) at passsigalrm.c:53
15 Breakpoint 2, main (argc=1, argv=0x........) at passsigalrm.c:55
mcmain_pic.stdoutB.exp 0 Breakpoint 1 at 0x........: file main_pic.c, line 12.
3 Breakpoint 1, main (argc=1, argv=0x........) at main_pic.c:12
mcbreak.stdoutB.exp 0 Breakpoint 1 at 0x........: file t.c, line 113.
2 Breakpoint 2 at 0x........: file t.c, line 118.
4 Breakpoint 1, main (argc=1, argv=0x........) at t.c:113
37 Breakpoint 2, main (argc=1, argv=0x........) at t.c:118
39 Breakpoint 3 at 0x........: file t.c, line 120.
41 Breakpoint 3, main (argc=1, argv=0x........) at t.c:120
45 Program received signal SIGTRAP, Trace/breakpoint trap.
51 Program received signal SIGTRAP, Trace/breakpoint trap.
mcwatchpoints.stdoutB.exp 0 Breakpoint 1 at 0x........: file watchpoints.c, line 7.
3 Breakpoint 1, breakme (line=19) at watchpoints.c:7
34 Breakpoint 8 at 0x........: file watchpoints.c, line 70.
36 Breakpoint 8, main (argc=1, argv=0x........) at watchpoints.c:70
mcinfcallWSRU.stderrB.exp 3 Breakpoint 1 at 0x........: file sleepers.c, line 74.
5 Breakpoint 1, sleeper_or_burner (v=0x........) at sleepers.c:74
8 Breakpoint 1, sleeper_or_burner (v=0x........) at sleepers.c:74
11 Breakpoint 1, sleeper_or_burner (v=0x........) at sleepers.c:74
14 Breakpoint 1, sleeper_or_burner (v=0x........) at sleepers.c:74
17 Program received signal SIGTRAP, Trace/breakpoint trap.
mcblocklistsearch.stderrB.exp 3 Breakpoint 1 at 0x........: file leak-tree.c, line 42.
4 Breakpoint 2 at 0x........: file leak-tree.c, line 67.
6 Breakpoint 1, f () at leak-tree.c:42
9 Breakpoint 2, main () at leak-tree.c:67
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
plugin.properties 30 JavaBreakpoint.name = Java Breakpoint
31 JavaClassLoadBreakpoint.name = Java Class Load Breakpoint
32 CommonJavaLineBreakpoint.name = Common Java Line Breakpoint
33 JavaLineBreakpoint.name = Java Line Breakpoint
34 JavaPatternBreakpoint.name = Java Pattern Breakpoint
35 JavaTargetPatternBreakpoint.name = Java Target Pattern Breakpoint
36 JavaExceptionBreakpoint.name = Java Exception Breakpoint
38 JavaMethodBreakpoint.name = Java Method Breakpoint
39 JavaMethodEntryBreakpoint.name = Java Method Entry Breakpoint
40 JavaStratumLineBreakpoint.name = Java Stratum Line Breakpoint
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
CountModifierTest.java 21 import org.apache.harmony.jpda.tests.framework.Breakpoint;
62 * This testcase is for BREAKPOINT event with Count modifier.
63 * <BR>It runs CountModifierDebuggee and sets BREAKPOINT to its
66 * BREAKPOINT event occurs once after having called the method (count - 1)
75 // Breakpoint at start of test method.
77 Breakpoint breakpoint = new Breakpoint(TEST_CLASS_SIGNATURE, local
80 breakpoint);
ThreadOnlyModifierTest.java 21 import org.apache.harmony.jpda.tests.framework.Breakpoint;
55 * This testcase is for BREAKPOINT event with ThreadOnly modifier.
56 * <BR>It runs ThreadOnlyModifierDebuggee and sets BREAKPOINT to its
59 * BREAKPOINT event occurs only in the
68 Breakpoint breakpoint = new Breakpoint(TEST_CLASS_SIGNATURE, local
71 breakpoint);
InstanceOnlyModifierTest.java 21 import org.apache.harmony.jpda.tests.framework.Breakpoint;
57 * This testcase is for BREAKPOINT event with InstanceOnly modifier.
58 * <BR>It runs InstanceOnlyModifierDebuggee and sets BREAKPOINT to its
61 * BREAKPOINT event occurs only when 'this' object is the object in field
72 Breakpoint breakpoint = new Breakpoint(TEST_CLASS_SIGNATURE, local
75 breakpoint);
  /external/v8/test/mjsunit/
debug-liveedit-breakpoints.js 36 + " return 'Z';\n" // Breakpoint line ( #6 )
41 + " return 25;\n" // Breakpoint line ( #1 )
46 // // Breakpoint line ( #6 )
54 + " var b = 3;\n" // Breakpoint line ( #14 )
84 // One breakpoint gets duplicated in a old version of script.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
BreakpointTest.java 28 import org.apache.harmony.jpda.tests.framework.Breakpoint;
40 * JDWP Unit test for BREAKPOINT event.
48 * This testcase is for BREAKPOINT event.
49 * <BR>It runs BreakpointDebuggee and set breakpoint to its breakpointTest
50 * method, then verifies that requested BREAKPOINT event occurs.
63 // execute the breakpoint
72 JDWPConstants.EventKind.BREAKPOINT,
74 JDWPConstants.EventKind.getName(JDWPConstants.EventKind.BREAKPOINT),
ExceptionCaughtTest.java 28 import org.apache.harmony.jpda.tests.framework.Breakpoint;
289 // we install a breakpoint.
290 // Note: we use a Count modifier to avoid suspending on the breakpoint. This
292 Breakpoint breakpoint = new Breakpoint(getDebuggeeClassSignature(), local
295 breakpoint, JDWPConstants.SuspendPolicy.ALL, 10);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
bdb.py 8 __all__ = ["BdbQuit","Bdb","Breakpoint"]
132 # The line itself has no breakpoint, but maybe the line is the
133 # first line of a function with breakpoint set by function name.
194 # Issue #13183: pdb skips frames after hitting a breakpoint and running
247 # Set_break prints out the breakpoint line and file:lineno.
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname)
267 if (filename, lineno) not in Breakpoint.bplist:
277 return 'There is no breakpoint at %s:%d' % (filename,
281 for bp in Breakpoint.bplist[filename, lineno][:]
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
bdb.py 8 __all__ = ["BdbQuit","Bdb","Breakpoint"]
132 # The line itself has no breakpoint, but maybe the line is the
133 # first line of a function with breakpoint set by function name.
194 # Issue #13183: pdb skips frames after hitting a breakpoint and running
247 # Set_break prints out the breakpoint line and file:lineno.
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname)
267 if (filename, lineno) not in Breakpoint.bplist:
277 return 'There is no breakpoint at %s:%d' % (filename,
281 for bp in Breakpoint.bplist[filename, lineno][:]
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
bdb.py 8 __all__ = ["BdbQuit","Bdb","Breakpoint"]
132 # The line itself has no breakpoint, but maybe the line is the
133 # first line of a function with breakpoint set by function name.
194 # Issue #13183: pdb skips frames after hitting a breakpoint and running
247 # Set_break prints out the breakpoint line and file:lineno.
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname)
267 if (filename, lineno) not in Breakpoint.bplist:
277 return 'There is no breakpoint at %s:%d' % (filename,
281 for bp in Breakpoint.bplist[filename, lineno][:]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
bdb.py 8 __all__ = ["BdbQuit","Bdb","Breakpoint"]
132 # The line itself has no breakpoint, but maybe the line is the
133 # first line of a function with breakpoint set by function name.
194 # Issue #13183: pdb skips frames after hitting a breakpoint and running
247 # Set_break prints out the breakpoint line and file:lineno.
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname)
267 if (filename, lineno) not in Breakpoint.bplist:
277 return 'There is no breakpoint at %s:%d' % (filename,
281 for bp in Breakpoint.bplist[filename, lineno][:]
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
ForceEarlyReturn002Test.java 21 import org.apache.harmony.jpda.tests.framework.Breakpoint;

Completed in 545 milliseconds

1 2 3