Home
last modified time | relevance | path

Searched refs:watch_command_1 (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dbreakpoint.c165 static void watch_command_1 (char *, int, int);
5742 watch_command_1 (char *arg, int accessflag, int from_tty) in watch_command_1() function
5995 watch_command_1 (arg, hw_write, from_tty); in watch_command()
6007 watch_command_1 (arg, hw_read, from_tty); in rwatch_command()
6019 watch_command_1 (arg, hw_access, from_tty); in awatch_command()
H A DChangeLog-1998107 (watch_command_1): Don't require a run before a watch command
137 (watch_command_1): Use can_use_hw_watchpoints.
223 (watch_command_1): Some dditional checking to prevent a watch
2529 (watch_command_1): Don't require a run before a watch command
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dbreakpoint.c165 static void watch_command_1 (char *, int, int);
5742 watch_command_1 (char *arg, int accessflag, int from_tty) in watch_command_1() function
5995 watch_command_1 (arg, hw_write, from_tty); in watch_command()
6007 watch_command_1 (arg, hw_read, from_tty); in rwatch_command()
6019 watch_command_1 (arg, hw_access, from_tty); in awatch_command()
H A DChangeLog-1998107 (watch_command_1): Don't require a run before a watch command
137 (watch_command_1): Use can_use_hw_watchpoints.
223 (watch_command_1): Some dditional checking to prevent a watch
2529 (watch_command_1): Don't require a run before a watch command
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dbreakpoint.c8816 watch_command_1 (char *arg, int accessflag, int from_tty, in watch_command_1() function
9186 watch_command_1 (arg, hw_write, from_tty, 0, internal); in watch_command_wrapper()
9222 watch_command_1 (arg, accessflag, from_tty, just_location, 0); in watch_maybe_just_location()
9234 watch_command_1 (arg, hw_read, from_tty, 0, internal); in rwatch_command_wrapper()
9246 watch_command_1 (arg, hw_access, from_tty, 0, internal); in awatch_command_wrapper()
H A DChangeLog472 * breakpoint.c (watch_command_1): Remove colon from exp_string.
2631 (decode_static_tracepoint_spec, watch_command_1)
4457 (watch_command_1): Set b->exact if the user asked for an exact
4501 (watch_command_1): Initialize the OPS field.
H A DChangeLog-2009607 (watch_command_1): Create the watchpoint breakpoint without any
621 (watch_command_1): Set the watchpoint's watchpoint_thread field.
1779 (watch_command_1): Record the symbol space in the sal.
6046 (watch_command_1): Update.
6060 (watch_command_1): Likewise.
6069 (watch_command_1): Update.
7137 (watch_command_1): Use frame_unwind_caller_pc and
9741 (watch_command_1): Likewise.
12723 (watch_command_1): Remove trailing whitespace from expression.
H A DChangeLog-2010983 (watch_command_1): Ditto.
1007 * breakpoint.c (watch_command_1): Get a pointer of the lazy
2812 (watch_command_1): Set also EXP_STRING_REPARSE.
2820 * breakpoint.c (watch_command_1): Add 'just_location' argument.
4526 (watch_command_1): Call watchpoint_exp_is_const to check
6115 (watch_command_1): Delete unused variable.
9061 (watch_command_1): Store the innermost block of the condition
H A DChangeLog-2007225 * breakpoint.c: (watch_command_1): Parse additional optional
700 * breakpoint.c (watch_command_1): When the watchpoint isn't local
3329 (watch_command_1): Insert the scope breakpoint first. Link the
3610 (break_command_1, watch_command_1, handle_gnu_v3_exceptions)
4070 * breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block;
H A DChangeLog-1998107 (watch_command_1): Don't require a run before a watch command
137 (watch_command_1): Use can_use_hw_watchpoints.
223 (watch_command_1): Some dditional checking to prevent a watch
2529 (watch_command_1): Don't require a run before a watch command
/dports/devel/gdb/gdb-11.1/gdb/
H A Dbreakpoint.c10568 watch_command_1 (const char *arg, int accessflag, int from_tty,
10971 watch_command_1 (arg, hw_write, from_tty, 0, internal);
11026 watch_command_1 (arg, accessflag, from_tty, opts.location, false);
11053 watch_command_1 (arg, hw_read, from_tty, 0, internal);
11065 watch_command_1 (arg, hw_access, from_tty, 0, internal);
H A DChangeLog-20114538 (watch_command_1): Allocate and initialize a struct watchpoint
4641 (watch_command_1): Create scope breakpoints with
4725 (watch_command_1): Adjust to pass the right breakpoint_ops to
7025 (watch_command_1): Check for the existence of the `mask' parameter.
7086 in watch_command_1. Error out if there are not enough resources
7088 (watch_command_1): Remove logic of checking whether there are
7411 (create_breakpoint, watch_command_1): Likewise.
7725 * breakpoint.c (watch_command_1): Remove colon from exp_string.
10144 (decode_static_tracepoint_spec, watch_command_1)
11970 (watch_command_1): Set b->exact if the user asked for an exact
[all …]
H A DChangeLog-2009607 (watch_command_1): Create the watchpoint breakpoint without any
621 (watch_command_1): Set the watchpoint's watchpoint_thread field.
1779 (watch_command_1): Record the symbol space in the sal.
6042 (watch_command_1): Update.
6056 (watch_command_1): Likewise.
6065 (watch_command_1): Update.
7133 (watch_command_1): Use frame_unwind_caller_pc and
9737 (watch_command_1): Likewise.
12719 (watch_command_1): Remove trailing whitespace from expression.
H A DChangeLog-2010983 (watch_command_1): Ditto.
1007 * breakpoint.c (watch_command_1): Get a pointer of the lazy
2812 (watch_command_1): Set also EXP_STRING_REPARSE.
2820 * breakpoint.c (watch_command_1): Add 'just_location' argument.
4526 (watch_command_1): Call watchpoint_exp_is_const to check
6115 (watch_command_1): Delete unused variable.
9061 (watch_command_1): Store the innermost block of the condition
H A DChangeLog-2007225 * breakpoint.c: (watch_command_1): Parse additional optional
700 * breakpoint.c (watch_command_1): When the watchpoint isn't local
3327 (watch_command_1): Insert the scope breakpoint first. Link the
3608 (break_command_1, watch_command_1, handle_gnu_v3_exceptions)
4068 * breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block;
H A DChangeLog-1998107 (watch_command_1): Don't require a run before a watch command
137 (watch_command_1): Use can_use_hw_watchpoints.
223 (watch_command_1): Some dditional checking to prevent a watch
2529 (watch_command_1): Don't require a run before a watch command
H A DChangeLog-20161909 * breakpoint.c (watch_command_1): Use std::move instead of
2263 * breakpoint.c (watch_command_1): Adjust to use std::string.
2614 (watch_command_1): Use expression_up. Use new instead of XCNEW.
10041 (find_condition_and_thread, watch_command_1): Use parse_thread_id.
H A DChangeLog-20175742 (watch_command_1): Likewise.
9679 (watch_command_1, catch_exec_command_1)
12529 (watch_command_1): Remove reference to base field.
13012 * breakpoint.c (watch_command_1): Call
14247 * breakpoint.c (watch_command_1): Save watchpoint-frame info
H A DChangeLog4427 (watchpoint_exp_is_const, watch_command_1): Update.
4639 (watchpoint_exp_is_const, watch_command_1): Update.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dbreakpoint.c10862 watch_command_1 (const char *arg, int accessflag, int from_tty, in watch_command_1() function
11268 watch_command_1 (arg, hw_write, from_tty, 0, internal); in watch_command_wrapper()
11287 watch_command_1 (arg, accessflag, from_tty, just_location, 0); in watch_maybe_just_location()
11299 watch_command_1 (arg, hw_read, from_tty, 0, internal); in rwatch_command_wrapper()
11311 watch_command_1 (arg, hw_access, from_tty, 0, internal); in awatch_command_wrapper()
H A DChangeLog-20114538 (watch_command_1): Allocate and initialize a struct watchpoint
4641 (watch_command_1): Create scope breakpoints with
4725 (watch_command_1): Adjust to pass the right breakpoint_ops to
7025 (watch_command_1): Check for the existence of the `mask' parameter.
7086 in watch_command_1. Error out if there are not enough resources
7088 (watch_command_1): Remove logic of checking whether there are
7411 (create_breakpoint, watch_command_1): Likewise.
7725 * breakpoint.c (watch_command_1): Remove colon from exp_string.
10144 (decode_static_tracepoint_spec, watch_command_1)
11970 (watch_command_1): Set b->exact if the user asked for an exact
[all …]
H A DChangeLog-2009607 (watch_command_1): Create the watchpoint breakpoint without any
621 (watch_command_1): Set the watchpoint's watchpoint_thread field.
1779 (watch_command_1): Record the symbol space in the sal.
6046 (watch_command_1): Update.
6060 (watch_command_1): Likewise.
6069 (watch_command_1): Update.
7137 (watch_command_1): Use frame_unwind_caller_pc and
9741 (watch_command_1): Likewise.
12723 (watch_command_1): Remove trailing whitespace from expression.
H A DChangeLog-2010983 (watch_command_1): Ditto.
1007 * breakpoint.c (watch_command_1): Get a pointer of the lazy
2812 (watch_command_1): Set also EXP_STRING_REPARSE.
2820 * breakpoint.c (watch_command_1): Add 'just_location' argument.
4526 (watch_command_1): Call watchpoint_exp_is_const to check
6115 (watch_command_1): Delete unused variable.
9061 (watch_command_1): Store the innermost block of the condition
H A DChangeLog-2007225 * breakpoint.c: (watch_command_1): Parse additional optional
700 * breakpoint.c (watch_command_1): When the watchpoint isn't local
3329 (watch_command_1): Insert the scope breakpoint first. Link the
3610 (break_command_1, watch_command_1, handle_gnu_v3_exceptions)
4070 * breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block;
H A DChangeLog-1998107 (watch_command_1): Don't require a run before a watch command
137 (watch_command_1): Use can_use_hw_watchpoints.
223 (watch_command_1): Some dditional checking to prevent a watch
2529 (watch_command_1): Don't require a run before a watch command

123