In function arm7_9_resume(struct target *target, int current, uint32_t address,
int handle_breakpoints, int debug_execution) (arm7_9_common.c), the argument
handle_breakpoints is only used to deal with the condition in which a
breakpoint is set at current PC.
But in function arm11_resume() (arm11.c) it is used to decide weather setting
the breakpoints and watch points to the target hardware.
The GDB cannot operate correctly for arm11, for gdb server call target_resume
with handle_breakpoints=0 which leads to the breakpoints cannot be set to the
target correctly. Any one can explain what's argument handle_breakpoints
meaning? thanks.
_________________________________________________________________
Windows Live Hotmail: Your friends can get your Facebook updates, right from
Hotmail®.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development