On Mon, Jul 7, 2008 at 10:38 PM, Spen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Looking at the tcl stuff and i have just realised some script callbacks are
> broken,
> for the following anyway:
> post_reset

fixed. reset is a synonym for post_reset. The latter is the canonical name used
for the event proc.

> pre_resume

The following is missing somewhere in the code(broken before & after
the patch. Don't know when pre_resume stopped working).

target_invoke_script(cmd_ctx, target, "pre_resume");

>
> unsure last time they were working - cannot remember if they ever did.
> i will look into it when i have a few minutes.
>
> Cheers
> Spen
>
> _______________________________________________
> Openocd-development mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/openocd-development
>



-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to