From: yeom <yeom>
Date: Thu, 31 Mar 2011 22:53:12 +0000 (+0000)
Subject: only print out line numbers in debug mode
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ca6a9bafb5de76c4ddd53e9dda5d2ef6bb068929;p=IRC.git

only print out line numbers in debug mode
---

diff --git a/Robust/src/Benchmarks/oooJava/master-makefile b/Robust/src/Benchmarks/oooJava/master-makefile
index 3e398fae..1c0ce76c 100644
--- a/Robust/src/Benchmarks/oooJava/master-makefile
+++ b/Robust/src/Benchmarks/oooJava/master-makefile
@@ -34,10 +34,10 @@ USECOREPROF= #-coreprof $(COREPROFOVERFLOW) \
 
 USEOOO= -ooojava $(NUM_OOO_WORKERS) 2 -squeue #-ooodebug-disable-task-mem-pool
 USERCR= -ooojava $(NUM_RCR_WORKERS) 2 -rcr -squeue 
-OOODEBUG= -ooodebug
-RCRDEBUG= -rcr_debug
-RCRDEBUGV= -rcr_debug_verbose
-BSFLAGS= -64bit -mainclass $(PROGRAM)  -heapsize-mb 8000 -garbagestats -joptimize -noloop -optimize -debug -printlinenum #-nooptimize #src-after-pp
+OOODEBUG= -ooodebug -printlinenum
+RCRDEBUG= -rcr_debug -printlinenum
+RCRDEBUGV= -rcr_debug_verbose -printlinenum
+BSFLAGS= -64bit -mainclass $(PROGRAM)  -heapsize-mb 8000 -garbagestats -joptimize -noloop -optimize -debug #-nooptimize #src-after-pp
 
 
 DRELEASEMODE=-disjoint-release-mode -disjoint-dvisit-stack-callees-on-top -disjoint-alias-file aliases.txt tabbed