From: Jeff D. <jd...@ka...> - 2000-05-24 13:36:03
|
ua...@al... said: > debugging from the "child": > (gdb) print "%s", log_buf > No memory available to program: call to malloc failed That should have been 'printf' not 'print'. Is this with a highmem.h in include/asm-um or not? Jeff |