Quote Originally Posted by nkans View Post
When i try to add debug information to the QtLibraries, the binary file size comes to around 93MB size. I can successfully load it to the target. When i try to execute, i still get segmentation fault and no active debug information is reported. Also, when i load with gdb, gdb finds insufficient memory and could not load the program for execution. I really dunno how to debug it.
Maybe it dumps a core which you could debug?