OSDN Git Service

2002-11-05 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 5 Nov 2002 22:31:00 +0000 (22:31 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 5 Nov 2002 22:31:00 +0000 (22:31 +0000)
commit317ed8d79bd8a5febca2c3d764e62c742383fbcc
treefd4e012cfef9ff5d39f2b1894633c580f65a051f
parentd721549e7f96a07ce5accd4a233b18a300172db7
2002-11-05  Jeff Johnston  <jjohnstn@redhat.com>

        * varobj.c (child_exists, cplus_number_of_children): Change
        STREQ macro references to strcmp.
        (cplus_name_of_child): Change code to handle the fact that
        fields are not necessarily contiguous with regards to their
        access control. This is a fix for PR gdb/792.
gdb/ChangeLog
gdb/varobj.c