ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fopen always returns a NULL pointer inside debugger


From: Andrew Gaylard
Subject: Re: fopen always returns a NULL pointer inside debugger
Date: Sat, 28 May 2005 14:43:03 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114

Venkatesh Krishnan wrote:
Hi,
While using DDD for debugging, I am unable to open files. using fopen. the file pointer is always NULL. Just running the executable from cygwin works fine..it is only in the debugger that the file pointer is NULL.
Could someone help me with this issue?
regards
venky

This sounds like a gdb issue.

What happens when you run the executable under gdb directly?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]