On 04/18/2010 08:21 PM, Bèrto ëd Sèra wrote:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7d497bc in _gst_dictionary_add
(dictionaryOOP=0x7fab157eb030, associationOOP=0x7fab157f5000) at
dict.c:1863
1863          SET_ASSOCIATION_VALUE (associationOOP, value);

Now... this is obviously a problem with what I'm doing on gdb, since I
never had a problem in executing this command form inside the script.
Where am I going wrong?

You have to run 'handle SIGSEGV noprint' as the first command when you start gdb.

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to