This is the mail archive of the ecos-devel@sourceware.org mailing list for the eCos 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 stubs question


Hi!

I am trying to port eCos/Redboot to a new architecture. I am up to 
implementing GDB stubs now. Is there a list of functions which have to be 
implemented minimally ?
For the macros HAL_GET_GDB_REGISTERS() and HAL_SET_GDB_REGISTERS() the 
reference manual says they should translate between HAL_SavedRegisters and 
a "GDB array". Where do I know the layout of this "GDB array" from ?

Thanks,

Lars


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