bug-gdb
[Top][All Lists]
Advanced

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

problem related to gdb.... (fwd)


From: A.C. Natraj
Subject: problem related to gdb.... (fwd)
Date: Tue, 20 Nov 2001 11:59:52 -0500 (GMT)



        Hi

        I am facing a problem while calling C library function
"setbuf" with stdin as a first argument in solaris version of gdb 4.17 &
4.18 also.

        The sequence of my actions 

        * created a executable using gcc -g option

        * calling the executable through gdb

        * setting breackpoing and run

        * issuing command "call setbuf(stdin, 0)"

        
        Result
        No symbol "stdin" in current context.

        If i use 1 instead of stdin in the call then its coming out
silently.

        Looking for your earlier reply....

        Thanks
        Natraj 





reply via email to

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