This is the mail archive of the gdb@sources.redhat.com 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: cross targeted gdb and corefiles


On May 16,  3:43pm, Kevin \Squail\ Endres wrote:

> ahh - so i need to find out what gregset_t and fpregset_t should be.... any
> hits where to look??

Look in <sys/ucontext.h> in your target's header files.  (That's a
place to start; it may actually drag in some definitions from the
kernel headers.)


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