Mail Archives: djgpp/1994/01/18/18:23:05
> The profiling bug seems to be still unsolved. With the suggested modifications
> the value of ds is now probably correct, but the segmentation fault won't
> go away:
You pushed an additional value on the stack, so the offset must be changed from
4(%esp) to 6(%esp) or 8(%esp) - I'm not sure which. I'd have to do a test to
be sure. Let's hope that fixes it, I'm running out of ideas :-(
And so far you're doing *GREAT* for a novice, if you really are one!
- Raw text -