thread apply all bt
ulimit -c unlimited
ulimit -c 6000000
gdb executable coredump
up, down

* layout mode (TUI) (to see src and asm):

  1. switch between mode : c-x a
  2. switch between windows : c-x o
  3. command line to activate mode :
  layout split
  layout src
  layout regs
  layout asm