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


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)

/Andreas


-----Original Message-----
From: Jesper Skov [mailto:jskov@redhat.com]
Sent: den 5 juli 2000 12:28
To: Karlsson Andreas
Cc: jskov@redhat.com; ecos-discuss@sourceware.cygnus.com
Subject: RE: [ECOS] Connecting gdb to AEB


>>>>> "Andreas" == Andreas Karlsson <Andreas.Karlsson@combitechsystems.com>
writes:

Andreas> I'm trying to run the tests as given under "Running
Andreas> Applications on the target" Can someone tell me what I've
Andreas> done wrong...

Yes, you are not using the correct debugger.

Jesper

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