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: Connecting gdb to AEB



Dude, you gotta read the glowing letters on the TV set in front of you
- they tell you why things fail! Hint: search for "No such file or
directory" in the below.

Jesper

>Ah, sorry I pasted the wrong sequence.
>bash-2.04$ arm-elf-gdb -nw thread_gdb
>GNU gdb 5.0
>Copyright 2000 Free Software Foundation, Inc.
>GDB is free software, covered by the GNU General Public License, and you are
>welcome to change it and/or distribute copies of it under certain
>conditions.
>Type "show copying" to see the conditions.
>There is absolutely no warranty for GDB.  Type "show warranty" for details.
>This GDB was configured as "--host=i686-pc-cygwin
>--target=arm-elf"...thread_gdb: No such file or directory.
>
>(gdb) set remotebaud 38400
>(gdb) target remote COM1
>Remote debugging using COM1
>0x401a604 in ?? ()
>(gdb) load
>No executable file specified.
>Use the "file" or "exec-file" command.
>(gdb)
>

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