Debugging

ActionStep comes with ASDebugger which, besides handling trace messages, also allows you to work with stacks using hamtasc.

Tracing

TODO

Compiling with hamtasc

ASDebugger has some methods that takes advantage of hamtasc's auto trace features.

Method Profiling

Compile options

-rb_auto_trace org.actionstep.ASDebugger.push
-rb_auto_trace_pop org.actionstep.ASDebugger.pop

Test file

org.actionstep.test.ASTestMethodProfiling

Method Logging

Compile options

-rb_auto_trace org.actionstep.ASDebugger.methodLogPush
-rb_auto_trace_pop org.actionstep.ASDebugger.methodLogPop

Test file

org.actionstep.test.ASTestMethodLogging

Discussion

Enter your comment
 
 
projects/actionstep/documentation/debugging.txt · Last modified: 2007/02/19 11:17 (external edit)
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki