Stack size problem solved for cortex-m3 CPU family. (STACK_SIZE variable in cortex...
[bertos.git] / .gdbinit
1 # The preemptive task switching interferes with debugging
2 handle SIGUSR1 nostop noprint pass
3 handle SIGALRM nostop noprint pass