This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

general debugging question


hello,

sorry to bother you with something which may have been asked 10e24 times already...

I am trying the guile-gtk-1.2 CVS version, which compiles fine, thanks Marius!

It is segfaulting somewhere...

Is my only solution putting 

(format #f ...) in all my code, until I spot the place, or is there a guilish solution to that problem? (like printing the stack, or printing each call to a function?)

or shall I use gdb? (and if yes, has anyone done that already?)

thanks,

Stan.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]