This is the mail archive of the ecos-discuss@sourceware.cygnus.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: Using ecos configuration tool


>>>>> "Pragya" == Pragya Gupta <pragya_g@hotmail.com> writes:

    Pragya>   When I compiled a '.c file' (hello.c) , I got an object
    Pragya> file hello.o .When trying to run gdb , it asks for an
    Pragya> executable. Which executable has to be specified for
    Pragya> debugging?

Please read the eCos user's guide, e.g.
http://sourceware.cygnus.com/ecos/docs-1.3.1/guides/user-guides.10.html

You have only compiled a source file, you have not yet linked it to
generate an executable.

Bart Veer // eCos net maintainer

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