HomeSort by relevance Sort by last modified time
    Searched full:breakpoint (Results 1 - 25 of 1094) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/lldb/test/functionalities/load_unload/
cmds.txt 0 breakpoint set -n a_function
  /external/lldb/test/lang/cpp/rvalue-references/
main.cpp 5 printf("%d\n", i); // breakpoint 1
11 return 0; // breakpoint 2
  /external/lldb/test/lang/cpp/call-function/
main.cpp 10 printf("%d\n", a_function_to_call()); // breakpoint
  /external/lldb/test/functionalities/breakpoint/breakpoint_locations/
TestBreakpointLocations.py 2 Test breakpoint commands for a breakpoint ID with multiple locations.
13 mydir = os.path.join("functionalities", "breakpoint", "breakpoint_locations")
18 """Test breakpoint enable/disable for a breakpoint ID with multiple locations."""
24 """Test breakpoint enable/disable for a breakpoint ID with multiple locations."""
35 """Test breakpoint enable/disable for a breakpoint ID with multiple locations."""
39 # This should create a breakpoint with 3 locations
    [all...]
  /external/lldb/test/lang/objc/objc-builtin-types/
main.cpp 8 return foo; // Set breakpoint here.
  /external/ltrace/
breakpoint.h 37 * low-level breakpoint, likely without tracepoint attached.
47 void (*on_hit)(struct breakpoint *bp, struct process *proc);
48 void (*on_continue)(struct breakpoint *bp, struct process *proc);
49 void (*on_install)(struct breakpoint *bp, struct process *proc);
50 void (*on_retract)(struct breakpoint *bp, struct process *proc);
52 /* Create a new breakpoint that should handle return from the
53 * function. BP is the breakpoint that was just hit and for
54 * which we wish to find the corresponding return breakpoint.
56 * been initialized to desired breakpoint object, or NULL if
58 int (*get_return_bp)(struct breakpoint **ret
62 struct breakpoint { struct
    [all...]
  /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/lldb/test/functionalities/breakpoint/breakpoint_ids/
TestBreakpointIDs.py 2 Test lldb breakpoint ids.
13 mydir = os.path.join("functionalities", "breakpoint", "breakpoint_ids")
33 self.assertTrue (bpno == 1, "First breakpoint number is 1.")
36 self.assertTrue (bpno == 2, "Second breakpoint number is 2.")
39 self.assertTrue (bpno == 3, "Third breakpoint number is 3.")
41 self.expect ("breakpoint disable 1.1 - 2.2 ",
43 startstr = "error: Invalid range: Ranges that specify particular breakpoint locations must be within the same major breakpoint; you specified two different major breakpoints, 1 and 2.")
45 self.expect ("breakpoint disable 2 - 2.2",
47 startstr = "error: Invalid breakpoint id range: Either both ends of range must specify a breakpoint location, or neither can specify a (…)
    [all...]
  /external/lldb/test/functionalities/breakpoint/breakpoint_conditions/
TestBreakpointConditions.py 2 Test breakpoint conditions with 'breakpoint modify -c <expr> id'.
13 mydir = os.path.join("functionalities", "breakpoint", "breakpoint_conditions")
18 """Exercise breakpoint condition with 'breakpoint modify -c <expr> id'."""
25 """Exercise breakpoint condition inline with 'breakpoint set'."""
33 """Use Python APIs to set breakpoint conditions."""
39 """Exercise breakpoint condition with 'breakpoint modify -c <expr> id'.""
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
Breakpoint002Test.java 24 * JDWP Unit test for BREAKPOINT event in methods possibly inlined.
35 * This testcase is for BREAKPOINT event.
36 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
37 * breakpointReturnVoid method, then verifies that requested BREAKPOINT
45 * This testcase is for BREAKPOINT event.
46 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
47 * breakpointReturnIntConst method, then verifies that requested BREAKPOINT
56 * This testcase is for BREAKPOINT event.
57 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the
58 * breakpointReturnLongConst method, then verifies that requested BREAKPOINT
    [all...]
BreakpointTest.java 28 import org.apache.harmony.jpda.tests.framework.Breakpoint;
38 * JDWP Unit test for BREAKPOINT event.
46 * This testcase is for BREAKPOINT event.
47 * <BR>It runs BreakpointDebuggee and set breakpoint to its breakpointTest
48 * method, then verifies that requested BREAKPOINT event occurs.
55 Breakpoint breakpoint = new Breakpoint("Lorg/apache/harmony/jpda/tests/jdwp/Events/BreakpointDebuggee;", "breakpointTest", 2); local
57 reply = debuggeeWrapper.vmMirror.setBreakpoint(JDWPConstants.TypeTag.CLASS, breakpoint);
58 checkReplyPacket(reply, "Set BREAKPOINT event")
    [all...]
  /external/valgrind/main/gdbserver_tests/
hginfo.stdoutB.exp 0 Breakpoint 1 at 0x........: file hg01_all_ok.c, line 13.
4 Breakpoint 1, breakme () at hg01_all_ok.c:13
8 Breakpoint 1, breakme () at hg01_all_ok.c:13
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
mssnapshot.stdoutB.exp 0 Breakpoint 1 at 0x........: file t.c, line 105.
3 Breakpoint 1, main (argc=1, argv=0x........) at t.c:105
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/Images/src/
optimize_png.hashes 3 "breakpoint.svg": "69cd92d807259c022791112809b97799",
svg2png.hashes 3 "breakpoint.svg": "69cd92d807259c022791112809b97799",
  /external/lldb/test/functionalities/breakpoint/breakpoint_command/
a.c 6 // Set a breakpoint here.
b.c 6 // Set a breakpoint here.
TestBreakpointCommand.py 2 Test lldb breakpoint command add/list/delete.
13 mydir = os.path.join("functionalities", "breakpoint", "breakpoint_command")
24 """Test a sequence of breakpoint command add, list, and delete."""
31 """Test a sequence of breakpoint command add, list, and delete."""
46 """Test a sequence of breakpoint command add, list, and delete."""
57 self.runCmd("breakpoint command add -s command -o 'frame variable --show-types --scope' 1")
58 self.runCmd("breakpoint command add -s python -o 'here = open(\"output.txt\", \"w\"); print >> here, \"lldb\"; here.close()' 2")
59 self.runCmd("breakpoint command add --python-function bktptcmd.function 3")
61 # Check that the breakpoint commands are correctly set.
63 # The breakpoint list now only contains breakpoint 1
    [all...]
  /external/lldb/test/functionalities/thread/break_after_join/
TestBreakAfterJoin.py 19 """Test breakpoint handling after a thread join."""
27 """Test breakpoint handling after a thread join."""
34 # Find the line number for our breakpoint.
35 self.breakpoint = line_number('main.cpp', '// Set breakpoint here')
38 """Test breakpoint handling after a thread join."""
42 # This should create a breakpoint in the main thread.
43 lldbutil.run_break_set_by_file_and_line (self, "main.cpp", self.breakpoint, num_expected_locations=1)
45 # The breakpoint list should show 1 location.
46 self.expect("breakpoint list -f", "Breakpoint location shown correctly"
    [all...]
  /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/lldb/test/functionalities/conditional_break/
.lldb 2 breakpoint set -n c
6 breakpoint command add 1 -F "conditional_break.stop_if_called_from_a"
  /external/lldb/test/functionalities/set-data/
main.m 13 myFoo.y = 3; // First breakpoint
17 NSLog(@"%d %@", myFoo.x, string); // Second breakpoint
  /external/lldb/test/functionalities/dead-strip/
TestDeadStrip.py 2 Test that breakpoint works correctly in the presence of dead-code stripping.
18 """Test breakpoint works correctly with dead-code stripping."""
26 """Test breakpoint works correctly with dead-code stripping."""
31 """Test breakpoint works correctly with dead-code stripping."""
46 # The stop reason of the thread should be breakpoint (breakpoint #1).
50 'stop reason = breakpoint'])
52 # The breakpoint should have a hit count of 1.
53 self.expect("breakpoint list -f 1", BREAKPOINT_HIT_ONCE,
58 # The stop reason of the thread should be breakpoint (breakpoint #3)
    [all...]
  /external/lldb/test/functionalities/thread/exit_during_break/
TestExitDuringBreak.py 19 """Test thread exit during breakpoint handling."""
27 """Test thread exit during breakpoint handling."""
34 # Find the line number for our breakpoint.
35 self.breakpoint = line_number('main.cpp', '// Set breakpoint here')
38 """Test thread exit during breakpoint handling."""
42 # This should create a breakpoint in the main thread.
43 lldbutil.run_break_set_by_file_and_line (self, "main.cpp", self.breakpoint, num_expected_locations=1)
45 # The breakpoint list should show 1 location.
46 self.expect("breakpoint list -f", "Breakpoint location shown correctly"
    [all...]

Completed in 258 milliseconds

1 2 3 4 5 6 7 8 91011>>