If my process is closing down due to an unclean exit, there might be some entries in the queues that were not yet formatted to the output file. In that case the information should be in the generated core file somewhere.
Is it possible to add any tool to find these queues in the core file and format these entries to a file (or stdout)?
Thanks!