This is the mail archive of the gdb@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]

GDB MI and actual type of a pointer or reference


Hi,

When using gdb on the command line, the print command is able to inspect the actual type of pointers and references, instead of just the declared type (after sending "set print object on").

Is something similar available when using MI?

Jens.


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