This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: m68k-gdb+cybertec, cygwin, "foo has disappeared"


On Fri, Jun 29, 2001 at 04:25:21PM -0700, Aaron J. Grier wrote:

> under cygwin gdb would coredump after either issuing a run or load
> command.  I traced this back to some bugs in remote-m68k-bdm.c:
> loadExecutable wasn't setting downloadErrorstring causing a
> null-pointer reference in bdm_load().  I added the warnings, which
> stopped gdb from coredumping, but it still doesn't fix the basic
> problem.

following up to myself... bad cabling.

I continued to add in warnings further up the call tree to figure out
exactly what was going on, and everything pointed to a cabling problem.
I replaced the cable, and am now working!

where should I submit my warning patches for remote-m68k-bdm.c?  (so
somebody else doesn't run into this problem?)

-- 
  Aaron J. Grier   |    Frye Electronics, Tigard, OR   |   aaron@frye.com
                       Of course unix clones exist...
                  How else are unix supposed to reproduce?

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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