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]

Re: Walking an array of structs under gdb-Python


>>>>> ">" == kidoshisama  <kidoshisama@gmail.com> writes:

>> can I cast 'array' to another type and interpret it that way?

Sure.  See the docs for gdb.Value.cast.

Tom


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