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/13393] There is no way to access runtime type of C++variable via MI (using RTTI)


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

Anton <xgsa at yandex dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6076|0                           |1
        is obsolete|                            |

--- Comment #17 from Anton <xgsa at yandex dot ru> 2011-12-02 17:16:15 UTC ---
Created attachment 6085
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6085
Proposed fixture with type update and a few small corrections

Finally I decided to set "type_changed" & "new_type" properties in the result
of -var-update command cause dynamic variables seem to be something different.
Moreover, this patch also fixes type names of children that were obtained from
pretty printers.

-- 
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]