This is the mail archive of the ecos-discuss@sources.redhat.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]
Other format: [Raw text]

Re: cs8900a_int_vector


> > Does anybody know the rationale of the return statement? Shouldn't
> > this simply be
> > 
> > return (cpd->interrupt)
> 
> Yes, what's there is clearly wrong.  Most importantly, this would keep
> GDB via ethernet from ever seeing ^C interrupts.

So this is the reason I never got gdb over eth working since all
targets I used had cs8900. I always though I was misconfiguring
something.

Jani

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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