src/gdb ChangeLog solib-svr4.c
hjl@sourceware.org
hjl@sourceware.org
Wed Feb 17 20:47:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2010-02-17 20:47:08
Modified files:
gdb : ChangeLog solib-svr4.c
Log message:
Use CORE_ADDR instead of ULONGEST on address.
2010-02-17 H.J. Lu <hongjiu.lu@intel.com>
PR shlibs/11293
* solib-svr4.c (enable_break): Check size of CORE_ADDR instead
of ULONGEST for address size.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11372&r2=1.11373
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&r1=1.123&r2=1.124
More information about the Gdb-cvs
mailing list