![]() |
|
|
#12 |
|
Junior Member
Join Date: Oct 2016
Posts: 20
|
Hi Michal,
i've built the evdipp package with debug symbols. The output of the terminal window is at follows: Code:
(gdb) run Starting program: /bin/monitorsim edid.dat --enable-debug [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". [libevdi] ioctl: drop_master error=-1 [libevdi] ioctl: drop_master error=-1 [libevdi] ioctl: drop_master error=-1 MESA-LOADER: failed to retrieve device information Program received signal SIGILL, Illegal instruction. 0x73424de8 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0 (gdb) Code:
(gdb) run Starting program: /bin/example EDIDv1_1280x900 --enable-debug [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". Reading the EDID file EDIDv1_1280x900 failed. [Inferior 1 (process 1822) exited with code 01] (gdb) I hope that helps. Best regards Michael |
|
|
|
|
|