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]

Re: GDB stubs question


Lars Poeschel wrote:
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 ?

The GDB sources, I'm afraid.


What's the architecture?

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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