K 10
svn:author
V 8
eutarass
K 8
svn:date
V 27
2010-10-19T20:25:39.037656Z
K 7
svn:log
V 402
TCF Agent:
1. Added two new functions in context.h: context_plant_breakpoint() and context_unplant_breakpoint(). They allow the agent to use breakpoints implemented by underlying debug API, or to implement target/architecture specific breakpoints, like hardware breakpoints.
2. Implemented hardware breakpoints support for Windows.
3. Moved VxWorks specific code from breakpoints.c to context-vxworks.c
END
