This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Can't store a floating-point number of 16 bytes.


Hi,
what does the following warning mean?

   warning: Can't store a floating-point number of 16 bytes.

It occures when I'm debugging gdb and am printing a dereferenced pointer 
of type (DOUBLEST*) like the variable out in file doublest.c around line 
565.

Michal Ludvig


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]