This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug mi/14741] New: in -var-update, all children get the displayhint and dynamic attribute value from the root variable


http://sourceware.org/bugzilla/show_bug.cgi?id=14741

             Bug #: 14741
           Summary: in -var-update, all children get the display hint and
                    dynamic attribute value from the root variable
           Product: gdb
           Version: 7.5
            Status: NEW
          Severity: critical
          Priority: P2
         Component: mi
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jens.elmenthaler@advantest.com
    Classification: Unclassified


Created attachment 6690
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6690
Proposed fix

in varobj_update_one(), when dumping the display hint and dynamic attribute,
the value from the updated root value is inserted for each child update,
instead of the values from the actual child.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]