This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: where's the printf output?


When I do

i386-elf-gdb -q -nx hello

I don't notice anything different. All I get is my command prompt back. I don't even think my code is running, since I put a while(1); in it to see if it would return or not. So basically, executing this command is like hitting the return key in that all I do is get my prompt back.


gdb -q -nx hello

Doesn't work because gdb command isn't found.



Thanks,




Jeff

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


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