Category "qnx"

How to pass data from u-boot bootloader to QNX application via ram?

Using QNX 6.5.x with u-boot as a bootloader, on an ATSAMA5d3x module. We'd like to pass some amount of data, ~1.5kb, from the bootloader into QNX via RAM, rathe

How to get a list of files open by some process

On mac i can do sudo filebyproc.d 2>/dev/null | grep " cat " running cat balbalbla i've got sudo filebyproc.d 2>/dev/null | grep " cat " Password: 8

How to debug/step into QT SDK sources from my project

I want to debug, set break points etc in QT SDK sources, I have QT5.5.0 built with symbols and symbols are picked up, at lest GDB says so. But I still cannot de