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]

Displaying structure members if only structure address is available


Hi,

I set "set print pretty on",
but when I try "show args" some structure pointer parameters are not
displayed
like structure with members but only: "(soap*)0x12345678".
How to display all structure members if I know address and gdb knows this
structure ?

Thanks,
Peter


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