On 2012-3-9 6:39, Doug Evans wrote: > No such quick check is available, but I think we can ignore the cost > of the xmalloc/xfree for this particular case until the data shows > it's a problem. Ok, this is the modified patch.(simply replace gdb_fullpath with xfullpath) It works Ok under mingw+windowsXP.