gdb:
commita3da18369d5e634b895b5c51130004993ccea9e2
authorkwerner <kwerner>
Tue, 14 Dec 2010 10:23:40 +0000 (14 10:23 +0000)
committerkwerner <kwerner>
Tue, 14 Dec 2010 10:23:40 +0000 (14 10:23 +0000)
treeb028ad8f0aea08a98c39ccf5dfde2fae46376c91
parent057228d2aa5ae29a7a98f03ba6a7fb7d78e6d1ed
gdb:
* valops.c (value_one): Use get_array_bounds to compute the number
of array elements instead of dividing the length of the array by the
length of the element types.
* valarith.c (value_complement, value_neg): Likewise.
ChangeLog