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



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

bash-2.04$ pwd
/d/Program Files/Red Hat/eCos/packages/kernel/v1_3_1/tests
bash-2.04$ 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 "i686-pc-cygwin"...thread_gdb: No such file or
directory.

(gdb) set remotebaud 38400
(gdb) target remote COM1
Remote debugging using COM1
0x0 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 11:53
To: Karlsson Andreas
Cc: ecos-discuss@sourceware.cygnus.com; roberte@redhat.co.uk
Subject: Re: [ECOS] Connecting gdb to AEB


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

Andreas> Hi!  While following the "Getting Started with eCos" you
Andreas> shall connect to the board using these gdb commands.

Andreas> (gdb) set remotebaud 38400 (gdb) set
Andreas> mips-force-32bit-saved-gpregs (gdb) target remote COM1

Ignore that command. It's a documentation bug [Robert, this has been
fixed, hasn't it?]

Jesper

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