6829575: 100028: Debug information is incomplete or missing

Enable debugging in many places

Reviewed-by: ohair
This commit is contained in:
Andrew Haley 2009-04-17 15:37:20 +01:00 committed by Andrew Haley
parent 21694f8b3f
commit 3dadf6bce7

@ -348,6 +348,8 @@ endif
ifeq ($(SPONSORS_SRC_AVAILABLE), true)
@$(ECHO) " BUILD_SPONSORS = $(BUILD_SPONSORS) " >> $(MESSAGE_FILE)
endif
@$(ECHO) " DEBUG_CLASSFILES = $(DEBUG_CLASSFILES) " >> $(MESSAGE_FILE)
@$(ECHO) " DEBUG_BINARIES = $(DEBUG_BINARIES) " >> $(MESSAGE_FILE)
@$(ECHO) "" >> $(MESSAGE_FILE)
.PHONY: sanity settings pre-sanity insane \