Øyvind Harboe wrote:
> Use the source Luke :-)
>
>   
I most certainly do.

But you vere saying that this particular patch breaks the error reporting
in other places. And in my linited knowlege of the source, this is not 
the case.

It is like having malloc writing error messages to the console. Annoying.
But it can be reasonable while debugging to log this as a debug event.

It is up to the caller to determine if a memory allocation failure is a
error for the application, take appropriate action, in  our case usually try
a smaller block, and report this as an error if that is the case.
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to