src/gdb ChangeLog aix-thread.c rs6000-nat.c
uweigand@sourceware.org
uweigand@sourceware.org
Fri Apr 27 13:17:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: uweigand@sourceware.org 2007-04-27 14:17:28
Modified files:
gdb : ChangeLog aix-thread.c rs6000-nat.c
Log message:
* aix-thread.c (fill_sprs32): Change argument types to "uint32_t *".
Remove obsolete part of comment.
(store_regs_user_thread): Use uint32_t temporaries when calling
fill_sprs32.
(store_regs_kernel_thread): Likewise. Add assertion to verify
correct size of struct ptsprs members.
(aix_thread_xfer_memory): Fix type of myaddr.
(aix_thread_extra_thread_info): Fix compiler warning.
* rs6000-nat.c (rs6000_ptrace64): Change type of buf to "void *".
(fetch_register, store_register): Adapt callers.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8305&r2=1.8306
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/aix-thread.c.diff?cvsroot=src&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/rs6000-nat.c.diff?cvsroot=src&r1=1.63&r2=1.64
More information about the Gdb-cvs
mailing list