Home
Developer Resources
QNX RTOS v4
QNX RTOS v4 Knowledge Base

QNX RTOS v4 Knowledge Base

Foundry27
Foundry27
QNX RTOS v4 project
Resources

QNX RTOS v4 Knowledge Base

Title How to create a dump file?
Ref. No. QNX.000006940
Category(ies) Utilities, Development
Issue I would like to know how to make a dump file.


Solution There exist a utility named dumper.  In the background run this.
dumper &

Start dumper, with dump files to be placed in the directory /home/dumps:

dumper -d /home/dumps &

run program and cause a crash.

Check home dir for [program].dmp