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: cyg_assert_fail not defined


Hansjörg Petriffer wrote:
> 
> Hello,
> I have one question about debugging. If I run the program with the
> configuration tool than it is set a breakpoint on cyg_assert_fali. But this
> is unknown on my target. also cyg_test_is_simulator is unknown. Have I made
> something wrong?

No. cyg_Assert_fail is only present for builds with assertions enabled.
cyg_test_is_simulator is only present if the target is a simulator.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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