Paul Pluzhnikov wrote:
> "swagat" <[EMAIL PROTECTED]> writes:
>
> > I don't know if it is the right forum to ask for gdb problems. IF it is
> > not, please do let me know.
>
> Asking in OS-specific group (and indicating what OS you are on)
> may yield better results.
I realize my mistake. I am r
"swagat" <[EMAIL PROTECTED]> writes:
> I don't know if it is the right forum to ask for gdb problems. IF it is
> not, please do let me know.
Asking in OS-specific group (and indicating what OS you are on)
may yield better results.
> In my c++ program, a particular variable takes up "nan" value a
Hi all!
I don't know if it is the right forum to ask for gdb problems. IF it is
not, please do let me know.
In my c++ program, a particular variable takes up "nan" value after
sometime. I want my program to stop executing at a line where it takes
up a NAN value.
How can I use GDB to perform this