From: Eric B. <er...@go...> - 2007-12-23 22:42:47
|
Colin Paul Adams wrote: >>>>>> "Eric" == Eric Bezault <er...@go...> writes: > > Eric> I have no idea how to debug what is going on in the Boehm > Eric> GC. Since you are using Linux, you can perhaps try valgrind > Eric> (first with no GC and then with GC) to see if there is any > Eric> memory corruption in the C code generated by gec (or less > Eric> likely, in the Boehm GC). > > How do I tell gec to pass the -g flag to gcc? For the time being you will have to modify your file $GOBO/tool/gec/config/c/gcc.cfg. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |