Hi, is there a list of things that could be different between to runs of a programm once with and once without running it under gdb? I have a programm that calls the custom memory allocator less often when run under gdb. Now I search for all possible causes for this behaviour. Christoph