On 30 jan 2005, at 11:55, Lance Boyle wrote:
As far as variables are concerned, you can typically only see local
vars. Never been able to see
string in meaningful way.
Not being able to see global variables seems like a significant bug.
It's a bug in gdb. I've tried everything I could think of to
On Jan 29, 2005, at 2:05 AM, Paul Davidson wrote:
Using XCode as well. It would be good idea to upgrade your compiler
to 1.9.6. Go to directory containing fpc dir and:
cvs -z 3 -d :pserver:[EMAIL PROTECTED]:/FPC/CVS checkout -r
RELEASE_1_9_6
Build instructions are at
http://www.surtec.com/
05-01-29 10.05, skrev Paul Davidson följande:
> Using XCode as well. It would be good idea to upgrade your compiler to
> 1.9.6. Go to directory containing fpc dir and:
>
> cvs -z 3 -d :pserver:[EMAIL PROTECTED]:/FPC/CVS checkout -r
> RELEASE_1_9_6
>
> Build instructions are at
> http://www.sur
Using XCode as well. It would be good idea to upgrade your compiler to
1.9.6. Go to directory containing fpc dir and:
cvs -z 3 -d :pserver:[EMAIL PROTECTED]:/FPC/CVS checkout -r
RELEASE_1_9_6
Build instructions are at
http://www.surtec.com/~rj/Xcode-FreePascal/#FPC/CVS-Quickstart
As far a
I'm trying out FPC on OS X using XCode and am having trouble debugging.
I installed FPC a few months ago and I _think_ I have 1.9.5, and I used
the very cool Xcode Integration Kit at the time. I'm using XCode 1.5 on
10.3.7.
I also have installed GNAT, the Ada 95 compiler.
I think GNAT replaces