pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-09-10
1999-09-10 00:10:44 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
a1190c5108aef98e5f93934e155d4835ae1fa70d (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
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