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

Reply via email to