Mail Archives: djgpp/1997/02/11/15:03:00
Gregary J Boyles wrote:
>
> other unrelated function. I assume this has something to do with paging
> and the required code not currently being in memory.
Oh NO!! I think this comes from the fact, that you have compiled
your file(s) with optimization on (-O). Reompile the program
with optimization disabled (-O0 or without -O) and see if the
problem still occours. If yes, You should post here the code
which produces that behaviour together with a description,
what gdb exactly does.
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -