Michele Pellegrini

Results 13 comments of Michele Pellegrini

hmm, try sending us a `gdb` backtrace (make sure you have installed it): ``` $ ulimit -c unlimited $ st $ gdb -q $(which st) /path/to/coredump gdb> bt full ```...

@neeasade, @PeterGottesman I realized that this request may be too pretentious and it doesn't actually go well with the minimalism of `(x)st`, but I would like to know what do...