From: | Aaron Optimizer Digulla |
Date: | 21 Sep 2000 at 08:48:48 |
Subject: | Re: AMIOPEN: Dev Questions |
On Wed, Sep 20, 2000 at 10:34:34AM -0500, Rudi Chiarito wrote:
> Top tips for debugging:
>
> You'd have figured this out in a second if you'd run the command
> "dfa -dm ixemulng/tests/texec.00" (from /).
>
> This would also have been caught by intent_shell_debug:
>
> 20000807:/ixemulng/tests$ ./texec
> Create pipes
> Calling splitUnixSearchPath...
> Hard coded breakpoint
> Elate parameter check:
> subroutine expecting p0 i0 :p0
> caller gave p0 :p0
Err... actually, I would guess from the error that the compiler
has a bug :-)
When will Ami print the names of the functions in question ?
The debug chunks of GCC should contain all the necessary
information.
PS: I'll fix this ASAP :-) If no one else does before me,
that is.