On 22 June 2011 16:10, Rob <robpilling_AT_gmail.com> wrote:
> Build with debug flags (-g in Makefile)
>
> Enable coredumps in your .xinitrc
> ulimit -c unlimited
>
> Wait until dwm segfaults
> $ gdb --core=path/to/core dwm
> > bt
>
> Voila, you've got the bug's location.
>
> when i enter ulimit without arguments, the output is 'unlimited'. I assume
that means coredumps should be enabled already on my machine? Anyway, so
when dwm segfaults next time, where will I find the coredump file?
Received on Thu Jun 23 2011 - 00:25:26 CEST
This archive was generated by hypermail 2.2.0 : Thu Jun 23 2011 - 00:36:03 CEST