debug with ef is back
authorHanoh Haim <[email protected]>
Tue, 15 Nov 2016 13:28:37 +0000 (15:28 +0200)
committerHanoh Haim <[email protected]>
Tue, 15 Nov 2016 13:28:51 +0000 (15:28 +0200)
Signed-off-by: Hanoh Haim <[email protected]>
linux_dpdk/ws_main.py

index 9c4c877..ce877d6 100755 (executable)
@@ -764,8 +764,8 @@ def build_prog (bld, build_obj):
 
     # add electric fence only for debug image  
     debug_file_list='';
-    #if not build_obj.isRelease ():
-    #    debug_file_list +=ef_src.file_list(top)
+    if not build_obj.isRelease ():
+        debug_file_list +=ef_src.file_list(top)
 
 
     bld.objects(