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]

trace and assert


    eCos has supported trace and assert. now I want when a assert failed, it
will output diagnostic info and GDB stop at assert code. Can I replace
'for(;;);' with 'breakpoint()' in cyg_assert_fail?
    Another question, what is the difference between  simple.cxx, fancy.cxx
and null.cxx( infra\current\src ), if I select all in eCos Configuration
Tool, which will be valid or all are valid?
    Thanks in advance!

Best Regards,
james



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