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 12:43, Bernhard Walle wrote:

Don't know what you mean.

   (gdb) run
   Error: Don't know how to run.  Try "help target".

   (gdb) (gdb) target remote /dev/ttyS14
   Remote debugging using /dev/ttyS14
   0x00010f74 in breakpoint () at m68k-stub.c:1206


You say you can get gdb to stop at a breakpoint in main. I would like to
see the whole process, from starting gdb up, attaching to the target and
stopping at the breakpoint in main().

Did I say this?


No, it doesn't stop in main(), it stops in breakpoint() which is called from main()


Regards, Bernhard


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