On 21.08.2015 13:46, Eike Rathke wrote:
> Hi Dennis,
> 
> On Thursday, 2015-08-20 23:42:16 +0530, Dennis Francis wrote:
> 
>> I have posted another valgrind trace while working on tdf#93392 at
>> http://pastebin.ca/3118260
>>
>> ScPageHFItem::QueryValue() is one of the entries in the above call trace.
>>
>> I tried to put a breakpoint on ScPageHFItem::QueryValue() while doing "make
>> debugrun". But the strangest thing is that this breakpoint is never hit in
>> gdb while doing the same workflow mentioned in the bug report.
>>
>> Can anyone please tell me why this happens ?
> 
> The trigger is SfxBaseModel::storeToRecoveryFile(), so this happened
> when auto-saving the document. Maybe you can reproduce when saving the
> document manually.

... and since auto-save is annoying when debugging we of course disable
it for "make debugrun" with --norestore.



_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to