src/rda/unix ChangeLog linux-target.c ptrace-t ...
kevinb@sources.redhat.com
kevinb@sources.redhat.com
Wed Dec 18 12:25:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2002-12-18 12:25:11
Modified files:
rda/unix : ChangeLog linux-target.c ptrace-target.c
ptrace-target.h
Log message:
* ptrace-target.h, ptrace-target.c (ptrace_write_user)
(ptrace_read_user): Add struct gdbserv argument.
* linux-target.c: Fix all callers (and callers of callers).
* ptrace-target.c (ptrace_write_user, ptrace_read_user): Add
debugging printf()s.
(ptrace_xfer_mem): Fix debugging printf()s so that they'll print
useful results when sizeof (long long) is the same as
sizeof (ptrace_xfer_type).
(ptrace_xfer_mem): Decode address using gdbserv_host_bytes_from_reg()
instead of gdbserv_reg_to_ulong().
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/linux-target.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ptrace-target.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ptrace-target.h.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Src-cvs
mailing list