Index: openocd.texi =================================================================== --- openocd.texi (revision 1082) +++ openocd.texi (working copy) @@ -835,6 +835,13 @@ @subsection Target state handling @itemize @bullet [EMAIL PROTECTED] @b{reg} [EMAIL PROTECTED]|@option{name}] [value] [EMAIL PROTECTED] reg [EMAIL PROTECTED] a single register by its [EMAIL PROTECTED] or by its [EMAIL PROTECTED] +No arguments: list all available registers for the current target. +Number or name argument: display a register +Number or name and value arguments: set register value + @item @b{poll} [EMAIL PROTECTED]|@option{off}] @cindex poll @*Poll the target for its current state. If the target is in debug mode, architecture @@ -880,6 +887,10 @@ @*Immediately halt the target, and execute the reset script (works only with certain configurations) @end itemize + [EMAIL PROTECTED] @b{soft_reset_halt} [EMAIL PROTECTED] reset [EMAIL PROTECTED] target halt and executing a soft reset. @end itemize @subsection Memory access commands @@ -919,6 +930,23 @@ This will first attempt comparison using a crc checksum, if this fails it will try a binary compare. @end itemize [EMAIL PROTECTED] Breakpoint commands [EMAIL PROTECTED] Breakpoint commands [EMAIL PROTECTED] @bullet [EMAIL PROTECTED] @b{bp} <@var{addr}> <@var{len}> [EMAIL PROTECTED] [EMAIL PROTECTED] bp [EMAIL PROTECTED] breakpoint <address> <length> [hw] [EMAIL PROTECTED] @b{rbp} <@var{addr}> [EMAIL PROTECTED] rbp [EMAIL PROTECTED] breakpoint <adress> [EMAIL PROTECTED] @b{wp} <@var{addr}> <@var{len}> <@var{r}|@var{w}|@var{a}> [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] wp [EMAIL PROTECTED] watchpoint <address> <length> <r/w/a> [value] [mask] [EMAIL PROTECTED] @b{rwp} <@var{addr}> [EMAIL PROTECTED] rwp [EMAIL PROTECTED] watchpoint <adress> [EMAIL PROTECTED] itemize + @subsection Flash commands @cindex Flash commands @itemize @bullet
_______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development