Improve debug output in get_oom_object
Sometimes there is some additional information hidden in the execpinfo structure. So print it in case of an error. * src/oomhelp.cpp (dump_excepinfo): New. Dumps an excepinfo structure to log_debug. (get_oom_object): Use exceptinfo from Invoke call.