cvs commit: src/gnu/usr.bin/gdb/arch/i386 config.h
src/gnu/usr.bin/gdb/libgdb fbsd-threads.c src/include
proc_service.h src/lib/libthread_db libc_r_db.c
libpthread_db.c libpthread_db.h libthr_db.c thread_db.c
thread_db.h thread_db_int.h ...
David Schultz
das at FreeBSD.ORG
Sun Jun 12 20:22:03 GMT 2005
On Tue, May 31, 2005, Doug Rabson wrote:
> dfr 2005-05-31 09:43:04 UTC
>
> FreeBSD src repository
>
> Modified files:
> gnu/usr.bin/gdb/arch/i386 config.h
> gnu/usr.bin/gdb/libgdb fbsd-threads.c
> include proc_service.h
> lib/libthread_db libc_r_db.c libpthread_db.c
> libpthread_db.h libthr_db.c thread_db.c
> thread_db.h thread_db_int.h
> lib/libthread_db/arch/i386 libpthread_md.c
> sys/conf files.i386
> sys/i386/include ptrace.h reg.h
> Added files:
> sys/i386/i386 ptrace_machdep.c
> Log:
> Add support for XMM registers in GDB for x86 processors that support
> SSE (or its successors).
Awesome, thanks! This has been annoying me for a while.
More information about the cvs-src
mailing list