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


On Tue, 2004-12-14 at 13:29, Bernhard Walle wrote:
> [~/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)

Okay, so now what's the next step to start the stub executing?

Keith


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