Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
[bertos.git] / .gdbinit
1 # The preemptive task switching interferes with debugging
2 handle SIGUSR1 nostop noprint pass
3 handle SIGALRM nostop noprint pass