pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1997-02-12
1997-02-12 03:26:28 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
954f6f55bbda21971caedb103779318895779129 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
gdb_verify fixed
Rev: src/Makefile.in:1.14
192:
# verify & debug VERBOSE gdb_verify: testsuite @echo >.gdbinit handle SIGUSR1 nostop noprint pass
-
@echo >>.gdbinit run -m $(TMP_LIBDIR)/master.pike $(PIKEOPTS) $(TMP_BINDIR)/test_pike.pike testsuite -v -v -f
+
@echo >>.gdbinit run -
Mmodules -DNOT_INSTALLED -
m $(TMP_LIBDIR)/master.pike $(PIKEOPTS) $(TMP_BINDIR)/test_pike.pike testsuite -v -v -f
gdb ./pike @rm .gdbinit