Home
last modified time | relevance | path

Searched refs:handle_bp_command_set (Results 1 – 2 of 2) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dtarget.c3949 static int handle_bp_command_set(struct command_invocation *cmd, in handle_bp_command_set() function
3999 return handle_bp_command_set(CMD, addr, asid, length, hw); in COMMAND_HANDLER()
4007 return handle_bp_command_set(CMD, addr, asid, length, hw); in COMMAND_HANDLER()
4013 return handle_bp_command_set(CMD, addr, asid, length, hw); in COMMAND_HANDLER()
4021 return handle_bp_command_set(CMD, addr, asid, length, hw); in COMMAND_HANDLER()
/dports/devel/openocd/openocd-0.11.0/
H A DChangeLog4519 …* : target, breakpoints: improve error handling handle_bp_command_set() showed the error message "…
4527 error messages from handle_bp_command_set() handle_bp_command_set()
26785 …are given. - Add handle_bp_command_list() and handle_bp_command_set(). - Use temporary addr vari…