lanceboyle@qwest.net wrote:
When I try a backtrace in the regular debugger (noob alert), I get, among others,
#4 $000420c8 in _p_Read_Line (F=$1df000) at /Users/adriaan/gnu/gpc/gpc344d2/gcc-3.4.4/gcc/p/rts/files.pas:2297
which is indicated as being called from my program, except that my program doesn't call anything like readline and why is there an indication that there is something interesting at /Users/adriann/ ?
The interesting thing is the source code of the GPC Run Time System, which for the binary distribution for Mac OS X happens to be on the harddisk of my G5. You can build from source, of course, which should be easy with the build script that I included with the sources on my website.
Regards,
Adriaan van Os