misrepresentation of complex numbers

Andrew Cagney ac131313@cygnus.com
Sat Dec 15 11:03:00 GMT 2001


Thanks.  If you haven't already, could you please create a bug report of 
this.  See http://sources.redhat.com/gdb/bugs/

Andrew

> I attach a very simple code, testc.f that illustrates the bug in dbg. After compiling with the -g option stop the code at line 7 and issue the gdb command
> 
> print s
> 
> gdb will respond with
> 
> $1 = (10,10)
> 
> issue the cont command and you will see that the number should be
> 
> 10, 4
> 
> 
> Art Edwards
> 
> 




More information about the Gdb mailing list