target_resume() doxygen
commitd72e90ae4b070cc08799e800c111dd422ac6b1a4
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 2 Mar 2010 23:45:12 +0000 (2 15:45 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 2 Mar 2010 23:45:12 +0000 (2 15:45 -0800)
treee3be291c9a89e74b6bf0a9ec31b8b2fe8f205912
parent53b3d4dd53eebbf03f481dc59e4bc0259911864a
target_resume() doxygen

Add doxygen for target_resume() ... referencing the still-unresolved
confusion about what the "debug_execution" parameter means (not all
CPU support code acts the same).

The 'handle_breakpoints" param seems to have resolved the main issue
with its semantics, but it wasn't part of the function spec before.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/target.c