#include <stdlib.h> #include <stdio.h> _stop() { extern int _erlsym; _setline(); printf("Break in %d\n", _erlsym); exit(0); }