gdb - How to add stack trace to core dump -


i want automatically add step core dump generation procedure (preferably cores process if not possible processes well). want add text file containing chunk of core in same folder.

at moment using core_pattern generate core name , compress want run gdb on core before compression print stack trace file , compress.

is possible?

take @ apport, does of want.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -