Remove rcc dependency. Use pyrcc4 instead, to generate the 'bertos_rc.py'
[bertos.git] / .gdbinit
1 # The preemptive task switching interferes with debugging
2 handle SIGUSR1 nostop noprint pass
3 handle SIGALRM nostop noprint pass