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]

About the initialization of 'struct linux_record_tdep'


Hi. I'm just porting the process record function to an ARM similar arch.
To initialize the struct linux_record_tdep, one has to collect the
size of various types.
Is there some way to do this beside diving into the kernel source or
system including files?
Why not finish the collecting during the configure stage?

Thank you.


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