discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with Gorm


From: Richard Frith-Macdonald
Subject: Re: Problems with Gorm
Date: Sat, 27 Oct 2001 18:12:16 +0100

On Saturday, October 27, 2001, at 11:10 PM, Stéphane PERON wrote:

Hi,

Ok....I can now do matrix with objects......
My new problem is that :
- Gorm crashes a lot of time.
- Gorm refuse to generate classes !!!! It ask me for a name for my class et for the header and nothing is saved !!!

Well, what can I do  ?

For crashes - you need to report exactly what causes the crashes ... preferably with a bugfix :-)
A stack traceback in a report is often useful.
If you really want to figure things out it's best to -
1. build GNUstep with debug=yes
2. get an objc patched version of gdb and run Gorm under that.
3. when a crash occurs, look and see what was going on. Beeing able to examine the contents
of variables etc often gives valuable clues.

As for the failure to generate class files - it works for me. Are you sure this is not some simple problem like - trying to save to a location where you don't have write access (which I'd consider a bug in GNUstep) or perhaps you saved stuff in a directory other than the one
you thought you did.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]