Le 06/10/2015 15:29, Kornel Benko a écrit :
Hi Kornel,
I could send it if  I knew how. Sorry, have no experience with that, but
willing to learn!

        # gdb lyx

Or as I learnt recently, to properly see the symbols (you'll have to compile with the various devel options ON though):

  # libtool --mode=execute gdb src/lyx

        -> some output from gdb
        (gdb) run
        -> until crash from lyx
        (gdb) bt
        



Reply via email to