[ECOS] Debugging net stack.
Fabrice Gautier
Fabrice_Gautier@sdesigns.com
Fri Oct 20 10:45:00 GMT 2000
> -----Original Message-----
> From: Jonathan Larmour [ mailto:jlarmour@redhat.com ]
> Sent: Friday, October 20, 2000 6:10 AM
> To: Fabrice Gautier
> Cc: Ecos-List (E-mail)
> Subject: Re: [ECOS] Debugging net stack.
>
[...]
> The problem is almost certainly simply the following bit in the i386
> vectors.S:
>
> .extern cyg_hal_invoke_constructors
> call cyg_hal_invoke_constructors
>
> #ifdef CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS
> .extern initialize_stub
> call initialize_stub
> #endif /* CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS */
>
> Try just swapping these around.
>
> If it works, let us know so we can update the sources. Thanks!
Yes you're right, I currently have this order in my vectors.S for a few days
and it seems better.
--
Fabrice Gautier
fabrice_gautier@sdesigns.com
More information about the Ecos-discuss
mailing list