=over =item dump LABEL =item dump This causes an immediate core dump. Primarily this is so that you can use the B program to turn your core dump into an executable binary after having initialized all your variables at the beginning of the program. When the new binary is executed it will begin by executing a C (with all the restrictions that C suffers). Think of it as a goto with an intervening core dump and reincarnation. If C