src/gdb ChangeLog bsd-kvm.c i386fbsd-nat.c i38 ...
kettenis@sourceware.org
kettenis@sourceware.org
Fri Nov 19 21:55:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: kettenis@sourceware.org 2004-11-19 21:55:24
Modified files:
gdb : ChangeLog bsd-kvm.c i386fbsd-nat.c
i386obsd-nat.c
Log message:
* bsd-kvm.c (bsd_kvm_pcb_cmd): Cast return value from
parse_and_eval_address to u_long before converting it to a pointer
type.
* i386fbsd-nat.c (_initialize_i386fbsd_nat): Change type of
ps_strings from int to u_long.
* i386obsd-nat.c (_initialize_i386obsd_nat): Cast _ps.val to
u_long instead of CORE_ADDR.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6644&r2=1.6645
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/bsd-kvm.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386fbsd-nat.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386obsd-nat.c.diff?cvsroot=src&r1=1.5&r2=1.6
More information about the Gdb-cvs
mailing list