https://bugs.documentfoundation.org/show_bug.cgi?id=126728

--- Comment #26 from Julien Nabet <[email protected]> ---
BT1 isn't useful.
BT2 I think it's not useful too.

Here what I'd:
- retrieve sources
- build sources (with autogen.input containing --enable-symbols or
--enable-dbgutil)
- "make debugrun"
- add a break in gdb at these 2 locations:
 - "b shell/source/backends/kf5be/kf5access.cxx:113"
 - "b shell/source/backends/kf5be/kf5access.cxx:140"
- run
- gdb may stop with ?? in this case type "c" (for continue) until you reach one
of the break
- "bt"

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to