Could someone provide an idea as to how to debug complex EFS code?
Announcement
Collapse
No announcement yet.
How to debug EFS code?
Collapse
X
-
bsoberoi
You do that using the debug functions namely debugPrint(), debugPrintln() and debugClear() (see the links to the corresponding articles in the EFS KnowledgeBase)
Alternatively see the trace utility created by Steve Hare and described in this[ post
Alex
Originally posted by bsoberoi View PostCould someone provide an idea as to how to debug complex EFS code?
Comment