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]

Re: The cygmon and gdb stubs


"Edward,Yan-Chi,Lin" wrote:
> 
> Hi
> 
> Could someone tell me the difference between the cygmon and the gdb stub 

cygmon is a ROM monitor with a command line and various debugging features.
It is being replaced by RedBoot.

A GDB stub is just a simple piece of code you normally put into ROM to
allow your program to be loaded and debugged by GDB.

cygmon (and RedBoot) contain GDB stubs within them.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Un cheval, pas du glue. Pas du cheval, beaucoup du glue. || Opinions==mine

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