bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: current CVS gdb and SSE xmm registers don't work [RESEND]


From: Mark Kettenis
Subject: Re: current CVS gdb and SSE xmm registers don't work [RESEND]
Date: 02 Aug 2001 00:50:27 +0200

Felix Buenemann <address@hidden> (by way of Felix Buenemann <address@hidden>) 
writes:

> [Resend Mail, last send was on 2001-07-24 and no reaction yet. Send to Mark, 
> Andrew and gdb-patches]

Sorry, I somehow lost your message.

You were trying to debug a multi-threaded program, wasn't it?  I just
realised that libthread_db doesn't support passing along the SSE
registers, so you're probably seeing some initial values from when the
program started up and wasn't multi-threaded yet, or from a thread
that didn't use the SSE unit.

Fixing this requires a serious amount of work.  It requires changes to
both GDB and glibc.  It definitely isn't going to happen overnight,
especially since I only have a Pentium MMX machine.

Sorry,

Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]