src/gdb ChangeLog ax-gdb.c valarith.c value.h
palves@sourceware.org
palves@sourceware.org
Thu Feb 11 21:45:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2010-02-11 21:45:26
Modified files:
gdb : ChangeLog ax-gdb.c valarith.c value.h
Log message:
* ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on
non-subscriptable types.
* valarith.c (binop_types_user_defined_p): New, abstracted out
from ...
(binop_user_defined_p): ... this.
* value.h (binop_types_user_defined_p): Declare.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11347&r2=1.11348
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ax-gdb.c.diff?cvsroot=src&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/valarith.c.diff?cvsroot=src&r1=1.80&r2=1.81
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/value.h.diff?cvsroot=src&r1=1.154&r2=1.155
More information about the Gdb-cvs
mailing list