This is the mail archive of the gdb@sourceware.org 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]

Re: x/i 0x204c5ac. seg fault


On Fri, Apr 28, 2006 at 05:10:54PM +0200, Andreas Schwab wrote:
> Daniel Jacobowitz <drow@false.org> writes:
> 
> > 2.  The system sscanf in glibc apparently rejects hex float.
> 
> A valid hex float constant always contains a 'p' or 'P'.

OK, so it's 100% GDB's fault then.  Thanks for the correction.
This should probably be an error.

-- 
Daniel Jacobowitz
CodeSourcery


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