This is the mail archive of the ecos-discuss@sources.redhat.com 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]

EDOSK2674 GDB stub problem


Hello,

I almost finished porting to a new architecture (Renesas H8S), variant
(H8S/2674) and platform (EDOSK2674).

When I build GDB stubs for the EDOSK board and use these stubs for
debugging, then everything works fine.
I can connect to target, upload, single step, set breakpoints and interrupt
running programs with ctrl c. It is no
problem to disconnect and reconnect to target.


If I now build Redboot with GDB stubs included then debugging works fine.
But when I disconnect from target then
it is not possible to reconnect and I cannot communicate with Redboot with
the CLI annymore.

Does someone have any idea why the GDB stubs work fine outside of Redboot
and crash when deconnecting if used inside Redboot.
I do not have any idea and it is almost impossible to debug this.

Best Regards, Uwe


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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