On 11/3/17, Olivier R. <m...@grammalecte.net> wrote:
> Le 03/11/2017 à 10:22, Richard Hipp a écrit :
>> On 11/3/17, Olivier R. <m...@grammalecte.net> wrote:
>>>
>>> And today, Fossil was already very slow and I discovered that there were
>>> more than ten processes of Fossil running.
>>
>> Can you compile with symbols enabled ("-g") and then attach to one of
>> the hung processes using a debugger to see what it is doing?
>
> Sorry. My knowledge of the C toolchain is null.

Looks like the default Makefile includes -g automatically.  So there
is nothing for you to do there.  The next step will be to figure out
how to attach the debugger to a hung process.  Maybe somebody else on
this list can give you detailed instructions, since I'm not really
sure myself.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to