On Monday 17 April 2006 23:01, rafael2k wrote: > hi all, > i'd like to know where can i get info about how to debug cinelerra (as a > threaded software it is), and if possible, some tips about debuging it. > > thanx, > rafael diniz
Fire it up in KDbg. That's what I do. After I have compiled it with -O0 -g (at least the parts that are interesting for the debugging session). -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
