On Mon, Mar 28, 2011 at 8:28 AM, Øyvind Harboe <[email protected]> wrote: > I tried this with a big enough buffer on a real device and it > segfaulted. >
Wasn't most/all of the required code for dynamic buffer resizing already present in the code but commented out with #if 0 #else #end lines? It sounds like this might be a better avenue then just raising the static buffers more and more.... although this isn't necessarily likely to help with the crashing issue. Last time this issue came up I had a look a the code, but didn't get a chance to try it out. Andrew _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
