Code Review
/
trex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7b3c33b
)
debug with ef is back
author
Hanoh Haim
<
[email protected]
>
Tue, 15 Nov 2016 13:28:37 +0000
(15:28 +0200)
committer
Hanoh 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
patch
|
blob
|
history
diff --git
a/linux_dpdk/ws_main.py
b/linux_dpdk/ws_main.py
index
9c4c877
..
ce877d6
100755
(executable)
--- a/
linux_dpdk/ws_main.py
+++ b/
linux_dpdk/ws_main.py
@@
-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(