Date: Sat, 29 Jul 2000 01:02:00 +0200 (MET DST) From: Ariel Burbaickij <Ariel.Burbaickij@mni.fh-giessen.de> To: questions@freebsd.org Subject: How to debug library function at run-time actually to see what isit doing ? Message-ID: <Pine.GSO.4.10.10007290054590.3827-100000@sun34>
next in thread | raw e-mail | index | archive | help
Situation : fopen(name,"r")returns NULL on existing file with proper permissions I know possible reasons but I would like to know what is the reason in this special situation .How to see what the function is really doing and why it leads to seeting return value to NULL. Regards, Ariel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10007290054590.3827-100000>