Is there a possibility to debug a shared object?
Posted: Wed Sep 30, 2009 11:56 am
Hello!
I've just created a small .so file which I would like to use in another environment. Currently, that environment crashes after loading my library - presumably because it's always difficult to get all the pointer stuff right.
Is there a possibility to "debug" a .so library which was built using PB (but is used somewhere else)?
Thanks in advance for any response!
I've just created a small .so file which I would like to use in another environment. Currently, that environment crashes after loading my library - presumably because it's always difficult to get all the pointer stuff right.
Is there a possibility to "debug" a .so library which was built using PB (but is used somewhere else)?
Thanks in advance for any response!