Debugging moonlight firefox plugin in linux using gdb

497 views Asked by At

I am trying to debug the default libmoonplugin.so added to firefox in gdb on ubuntu platform. I am able to assign a breakpoint but get following error when breakpoint hits:

Program received signal SIGSEGV, Segmentation fault.

Can anyone help me out please ? Thanks, Siddharth

0

There are 0 answers