On Sun, Oct 17, 2004 at 03:37:36PM +0200, Harold Gutch wrote:
> Was sagt denn "print ofiles" bzw. "print i"?
(gdb) print ofiles
$1 = (struct file **) 0x804e000
(gdb) print i
$2 = 79872
(gdb) print ofiles[i]
Cannot access memory at address 0x809c000.
(gdb) print filed.fd_lastfile
No symbol "filed" in current context.
Danke
Matthias
-- make world not war To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sun 17 Oct 2004 - 19:50:52 CEST