pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-01-24
1999-01-24 12:02:20 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
bc9f865d135ba01e9c37b23af1618b28d4a27a03 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
minor fix
Rev: src/Makefile.in:1.125
1:
#
-
# $Id: Makefile.in,v 1.
124
1999/01/
21
09
:
13
:20 hubbe Exp $
+
# $Id: Makefile.in,v 1.
125
1999/01/
24
12
:
02
:20 hubbe Exp $
# # This line is needed on some machines.
414:
@echo >.gdbinit handle SIGFPE nostop noprint pass @echo >>.gdbinit handle SIGUSR1 nostop noprint pass @echo >>.gdbinit handle SIGUSR2 nostop noprint pass
-
@echo >>.gdbinit run -m$(TMP_BUILDDIR)/master.pike $(PIKEOPTS) $(TMP_BINDIR)/test_pike.pike
testsuite
-v -v -f modules/*/module_testsuite
+
@echo >>.gdbinit run -m$(TMP_BUILDDIR)/master.pike $(PIKEOPTS) $(TMP_BINDIR)/test_pike.pike -v -v -f modules/*/module_testsuite
testsuite
gdb ./pike @rm .gdbinit