Branch: Tag:

1999-09-10

1999-09-10 00:10:44 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

better make gdb_verify (I hope)

Rev: src/Makefile.in:1.153

1:   # - # $Id: Makefile.in,v 1.152 1999/09/08 20:15:08 hubbe Exp $ + # $Id: Makefile.in,v 1.153 1999/09/10 00:10:44 hubbe Exp $   #      # This line is needed on some machines.
435:    @echo >.gdbinit handle SIGFPE nostop noprint pass    @echo >>.gdbinit handle SIGUSR1 nostop noprint pass    @echo >>.gdbinit handle SIGUSR2 nostop noprint pass +  @echo >>.gdbinit handle SIGLWP nostop noprint pass    @echo >>.gdbinit break debug_fatal    @echo >>.gdbinit run -m$(TMP_BUILDDIR)/master.pike $(PIKEOPTS) $(TMP_BINDIR)/test_pike.pike -v -v -f -a    gdb ./pike