This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: Problem with Remote/Serial in Insight


Keith Seitz wrote:
On Tue, 2004-12-14 at 13:08, Bernhard Walle wrote:


What do you mean with "whole session"? Just break main and target remote, or am I understanding wrong?


I would like to see something like this but targeted for your stub:

Well, simply


[~/devel/remdbg/stubs/neu] $ m68k-elf-gdb
GNU gdb 6.1
Copyright 2004 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-linux-gnu --target=m68k-elf".
(gdb) file test.out
Reading symbols from test.out...done.
(gdb) target remote /dev/ttyS14
Remote debugging using /dev/ttyS14
0x00010f74 in breakpoint () at m68k-stub.c:1206
1206 BREAKPOINT ();
(gdb)



I must download and start the program with minicom and the monitor program in the ROM of the target.


Regards,
Bernhard


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