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: Can this be happening?


On Tue, Jul 03, 2007 at 02:38:51PM -0700, Jim Blandy wrote:
> I don't know why the upper bits would be set.  GDB may be
> misinterpreting the information in the core file.

The kernel dumps it as 32-bit too.  It's not clear what those bits are
for, but I bet they're really in your core dump and you should ask the
kernel developers.

Moves from the segment registers may leave implementation defined data
in the upper half register - but that's only for fairly old Intel
processors.

-- 
Daniel Jacobowitz
CodeSourcery


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