HomeSort by: relevance | last modified time | path
    Searched refs:watchpoint (Results 1 - 25 of 68) sorted by relevancy

1 2 3

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
watchpoint-cond-gone.exp 16 standard_testfile .c watchpoint-cond-gone-stripped.c
34 gdb_breakpoint [gdb_get_line_number "watchpoint-here"]
35 gdb_continue_to_breakpoint "Place to set the watchpoint"
38 gdb_test "watch c if c == 30" "atchpoint \[0-9\]*.*" "place the watchpoint"
44 "Watchpoint .* deleted because the program has left the block in.*which its expression is valid..*in (\\.?jumper|func).*" \
45 "catch the no longer valid watchpoint"
watchpoint-hw-hit-once.exp 18 set test watchpoint-hw-hit-once
32 gdb_test "continue" "Continuing.\r\n\r\nHardware read watchpoint \[0-9\]+: watchee\r\n\r\nValue = 0\r\n.*"
34 # Here should be no repeated notification of the read watchpoint.
watchpoint-cond-gone.exp 16 standard_testfile .c watchpoint-cond-gone-stripped.c
34 gdb_breakpoint [gdb_get_line_number "watchpoint-here"]
35 gdb_continue_to_breakpoint "Place to set the watchpoint"
38 gdb_test "watch c if c == 30" "atchpoint \[0-9\]*.*" "place the watchpoint"
44 "Watchpoint .* deleted because the program has left the block in.*which its expression is valid..*in (\\.?jumper|func).*" \
45 "catch the no longer valid watchpoint"
watchpoint-hw-hit-once.exp 18 set test watchpoint-hw-hit-once
32 gdb_test "continue" "Continuing.\r\n\r\nHardware read watchpoint \[0-9\]+: watchee\r\n\r\nValue = 0\r\n.*"
34 # Here should be no repeated notification of the read watchpoint.
watch_thread_num.exp 22 # This test verifies that a watchpoint is detected in the proper thread
40 gdb_test "watch shared_var thread 0" "Invalid thread ID: 0" "watchpoint on invalid thread"
62 # We use an access watchpoint rather than a write watchpoint, because
68 "Hardware access \\(read/write\\) watchpoint .*: shared_var.*" \
69 "watchpoint on shared variable"
73 "info breakpoint shows watchpoint is thread-specific"
79 set watchpoint "Watchpoint triggered iteration $i"
82 set test $watchpoint
    [all...]
watch_thread_num.exp 22 # This test verifies that a watchpoint is detected in the proper thread
40 gdb_test "watch shared_var thread 0" "Invalid thread ID: 0" "watchpoint on invalid thread"
62 # We use an access watchpoint rather than a write watchpoint, because
68 "Hardware access \\(read/write\\) watchpoint .*: shared_var.*" \
69 "watchpoint on shared variable"
73 "info breakpoint shows watchpoint is thread-specific"
79 set watchpoint "Watchpoint triggered iteration $i"
82 set test $watchpoint
    [all...]
watchpoint-solib.exp 31 set testfile "watchpoint-solib"
32 set libfile "watchpoint-solib-shr"
62 # Test that if we set a watchpoint on a global variable
72 gdb_test "watch g" "atchpoint 3: g" "set watchpoint on g"
73 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit"
80 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit again"
watchpoint-solib.exp 31 set testfile "watchpoint-solib"
32 set libfile "watchpoint-solib-shr"
62 # Test that if we set a watchpoint on a global variable
72 gdb_test "watch g" "atchpoint 3: g" "set watchpoint on g"
73 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit"
80 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit again"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
watchpoint-cond-gone.exp 16 standard_testfile .c watchpoint-cond-gone-stripped.c
34 gdb_breakpoint [gdb_get_line_number "watchpoint-here"]
35 gdb_continue_to_breakpoint "Place to set the watchpoint"
38 gdb_test "watch c if c == 30" "atchpoint \[0-9\]*.*" "place the watchpoint"
44 "Watchpoint .* deleted because the program has left the block in.*which its expression is valid..*in (\\.?jumper|func).*" \
45 "catch the no longer valid watchpoint"
watchpoint-hw-hit-once.exp 18 set test watchpoint-hw-hit-once
32 gdb_test "continue" "Continuing.\r\n\r\nHardware read watchpoint \[0-9\]+: watchee\r\n\r\nValue = 0\r\n.*"
34 # Here should be no repeated notification of the read watchpoint.
watchpoint-cond-gone.exp 16 standard_testfile .c watchpoint-cond-gone-stripped.c
34 gdb_breakpoint [gdb_get_line_number "watchpoint-here"]
35 gdb_continue_to_breakpoint "Place to set the watchpoint"
38 gdb_test "watch c if c == 30" "atchpoint \[0-9\]*.*" "place the watchpoint"
44 "Watchpoint .* deleted because the program has left the block in.*which its expression is valid..*in (\\.?jumper|func).*" \
45 "catch the no longer valid watchpoint"
watchpoint-hw-hit-once.exp 18 set test watchpoint-hw-hit-once
32 gdb_test "continue" "Continuing.\r\n\r\nHardware read watchpoint \[0-9\]+: watchee\r\n\r\nValue = 0\r\n.*"
34 # Here should be no repeated notification of the read watchpoint.
watch_thread_num.exp 22 # This test verifies that a watchpoint is detected in the proper thread
40 gdb_test "watch shared_var thread 0" "Invalid thread ID: 0" "watchpoint on invalid thread"
62 # We use an access watchpoint rather than a write watchpoint, because
68 "Hardware access \\(read/write\\) watchpoint .*: shared_var.*" \
69 "watchpoint on shared variable"
73 "info breakpoint shows watchpoint is thread-specific"
79 set watchpoint "Watchpoint triggered iteration $i"
82 set test $watchpoint
    [all...]
watch_thread_num.exp 22 # This test verifies that a watchpoint is detected in the proper thread
40 gdb_test "watch shared_var thread 0" "Invalid thread ID: 0" "watchpoint on invalid thread"
62 # We use an access watchpoint rather than a write watchpoint, because
68 "Hardware access \\(read/write\\) watchpoint .*: shared_var.*" \
69 "watchpoint on shared variable"
73 "info breakpoint shows watchpoint is thread-specific"
79 set watchpoint "Watchpoint triggered iteration $i"
82 set test $watchpoint
    [all...]
watchpoint-solib.exp 31 set testfile "watchpoint-solib"
32 set libfile "watchpoint-solib-shr"
62 # Test that if we set a watchpoint on a global variable
72 gdb_test "watch g" "atchpoint 3: g" "set watchpoint on g"
73 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit"
80 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit again"
watchpoint-solib.exp 31 set testfile "watchpoint-solib"
32 set libfile "watchpoint-solib-shr"
62 # Test that if we set a watchpoint on a global variable
72 gdb_test "watch g" "atchpoint 3: g" "set watchpoint on g"
73 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit"
80 gdb_test "continue" ".*New value = 1.*" "continue to watchpoint hit again"
  /src/external/gpl3/gdb/dist/gdb/nat/
aarch64-linux-hw-point.h 39 hardware breakpoint or watchpoint setting has been changed since
42 Bit N corresponds to the Nth hardware breakpoint or watchpoint
45 watchpoint debug registers minus 1.
47 When bit N is 1, the corresponding breakpoint or watchpoint setting
52 variables for per-thread hardware breakpoint and watchpoint
90 watchpoint register pair needs to be updated when the thread is
106 int tid, int watchpoint);
aarch64-linux-hw-point.h 39 hardware breakpoint or watchpoint setting has been changed since
42 Bit N corresponds to the Nth hardware breakpoint or watchpoint
45 watchpoint debug registers minus 1.
47 When bit N is 1, the corresponding breakpoint or watchpoint setting
52 variables for per-thread hardware breakpoint and watchpoint
90 watchpoint register pair needs to be updated when the thread is
106 int tid, int watchpoint);
loongarch-linux-hw-point.c 50 information about the change of one hardware breakpoint/watchpoint
108 /* Notify each thread that their IDXth breakpoint/watchpoint register
127 /* Call ptrace to set the thread TID's hardware breakpoint/watchpoint
132 int tid, int watchpoint)
142 count = watchpoint ? loongarch_num_wp_regs : loongarch_num_bp_regs;
143 addr = watchpoint ? state->dr_addr_wp : state->dr_addr_bp;
144 ctrl = watchpoint ? state->dr_ctrl_wp : state->dr_ctrl_bp;
158 watchpoint ? NT_LOONGARCH_HW_WATCH : NT_LOONGARCH_HW_BREAK,
181 /* Get hardware watchpoint register info. */
189 warning (_("Unexpected number of hardware watchpoint registers
    [all...]
loongarch-linux-hw-point.c 50 information about the change of one hardware breakpoint/watchpoint
108 /* Notify each thread that their IDXth breakpoint/watchpoint register
127 /* Call ptrace to set the thread TID's hardware breakpoint/watchpoint
132 int tid, int watchpoint)
142 count = watchpoint ? loongarch_num_wp_regs : loongarch_num_bp_regs;
143 addr = watchpoint ? state->dr_addr_wp : state->dr_addr_bp;
144 ctrl = watchpoint ? state->dr_ctrl_wp : state->dr_ctrl_bp;
158 watchpoint ? NT_LOONGARCH_HW_WATCH : NT_LOONGARCH_HW_BREAK,
181 /* Get hardware watchpoint register info. */
189 warning (_("Unexpected number of hardware watchpoint registers
    [all...]
aarch64-linux-hw-point.c 41 information about the change of one hardware breakpoint/watchpoint
99 /* Notify each thread that their IDXth breakpoint/watchpoint register
147 /* No update needed for this watchpoint? */
174 /* Call ptrace to set the thread TID's hardware breakpoint/watchpoint
179 int tid, int watchpoint)
189 count = watchpoint ? aarch64_num_wp_regs : aarch64_num_bp_regs;
190 addr = watchpoint ? state->dr_addr_wp : state->dr_addr_bp;
191 ctrl = watchpoint ? state->dr_ctrl_wp : state->dr_ctrl_bp;
204 watchpoint ? NT_ARM_HW_WATCH : NT_ARM_HW_BREAK,
208 if (watchpoint && errno == EINVA
    [all...]
aarch64-linux-hw-point.c 41 information about the change of one hardware breakpoint/watchpoint
99 /* Notify each thread that their IDXth breakpoint/watchpoint register
147 /* No update needed for this watchpoint? */
174 /* Call ptrace to set the thread TID's hardware breakpoint/watchpoint
179 int tid, int watchpoint)
189 count = watchpoint ? aarch64_num_wp_regs : aarch64_num_bp_regs;
190 addr = watchpoint ? state->dr_addr_wp : state->dr_addr_bp;
191 ctrl = watchpoint ? state->dr_ctrl_wp : state->dr_ctrl_bp;
204 watchpoint ? NT_ARM_HW_WATCH : NT_ARM_HW_BREAK,
208 if (watchpoint && errno == EINVA
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/nat/
aarch64-linux-hw-point.h 39 hardware breakpoint or watchpoint setting has been changed since
42 Bit N corresponds to the Nth hardware breakpoint or watchpoint
45 watchpoint debug registers minus 1.
47 When bit N is 1, the corresponding breakpoint or watchpoint setting
52 variables for per-thread hardware breakpoint and watchpoint
90 watchpoint register pair needs to be updated when the thread is
106 int tid, int watchpoint);
aarch64-linux-hw-point.h 39 hardware breakpoint or watchpoint setting has been changed since
42 Bit N corresponds to the Nth hardware breakpoint or watchpoint
45 watchpoint debug registers minus 1.
47 When bit N is 1, the corresponding breakpoint or watchpoint setting
52 variables for per-thread hardware breakpoint and watchpoint
90 watchpoint register pair needs to be updated when the thread is
106 int tid, int watchpoint);
aarch64-linux-hw-point.c 41 information about the change of one hardware breakpoint/watchpoint
99 /* Notify each thread that their IDXth breakpoint/watchpoint register
147 /* No update needed for this watchpoint? */
174 /* Call ptrace to set the thread TID's hardware breakpoint/watchpoint
179 int tid, int watchpoint)
189 count = watchpoint ? aarch64_num_wp_regs : aarch64_num_bp_regs;
190 addr = watchpoint ? state->dr_addr_wp : state->dr_addr_bp;
191 ctrl = watchpoint ? state->dr_ctrl_wp : state->dr_ctrl_bp;
204 watchpoint ? NT_ARM_HW_WATCH : NT_ARM_HW_BREAK,
208 if (watchpoint && errno == EINVA
    [all...]

Completed in 49 milliseconds

1 2 3