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/11335] New: -var-evaluate-expression should return the pretty printer's to_string result


The only way to obtain the value of a dynamic variable objects (= the return 
value of the pretty printer) is -data-evaluate-expresssion. However, -data-
evaluate-expresion cannot be used for children of dynamic variable objects, 
since it is impossible to provide the required expression.

The same should possibly returned in the results of -var-update and -var-list-
children.

-- 
           Summary: -var-evaluate-expression should return the pretty
                    printer's to_string result
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: mi
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: jens dot elmenthaler at verigy dot com
                CC: gdb-prs at sourceware dot org


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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