Date: Thu, 25 Apr 2002 23:18:34 +1000 From: Darren Reed <darrenr@reed.wattle.id.au> To: stable@freebsd.org Subject: gdb doesn't work over NFS ? Message-ID: <200204251318.XAA02067@avalon.reed.wattle.id.au>
next in thread | raw e-mail | index | archive | help
Can someone explain why when I use gdb under FreeBSD 4.5, I cannot open files on an NFS partition that I can outside of gdb ? ie. i can do: $ wc Makefile but I cannot do: $ gdb `which wc` (gdb) run Makefile and if I do, I get: wc: Makefile: open: No such file or directory Darren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204251318.XAA02067>