Hi Dirk; AFAICT, gdb is unmaintained and will be replaced by LLDB. About realloc, those are rather difficult to catch. Perhaps the clang static analyzer can give you some hints on what to look at: http://scan.freebsd.org/ And FWIW, we also have reallocf(). Regards, Pedro.