Debugeando ......

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Debugeando ......

Edgar J. De Cleene
Como no veo claramente como debugear Seaside , por mas que este
implementado, le agregue algo a la imagen que me dio esto, utilisimo para
ver cual es la cadena de métodos ejecutados.

1: MethodContext/dispatch:to: ([closure] in
WAApplication(WARegistry)>>dispatch:to:)
1: WAApplication/handle:registering:
2: WAApplication/handleDefault:
3: WAApplication/handleFiltered:
4: WAApplication/handleFiltered:
5: WAExceptionFilter/handleFiltered:
6: WAExceptionFilter/handleFiltered:
7: BlockClosure/on:do:
8: WAWalkbackErrorHandler/handleExceptionsDuring:
9: WAWalkbackErrorHandler class/handleExceptionsDuring:context:
10: WAExceptionFilter/handleFiltered:
11: WAApplication/handle:
12: BlockClosure/on:do:
13: WACurrentRequestContext class/use:during:
14: WARequestContext/push:while:
15: BlockClosure/ensure:
16: WARequestContext/push:while:
17: WAApplication/handle:
18: WADispatcher/handleFiltered:named:
19: WADispatcher/handleFiltered:
20: WADispatcher/handle:
21: BlockClosure/on:do:
22: WACurrentRequestContext class/use:during:
23: WARequestContext/push:while:
24: BlockClosure/ensure:
25: WARequestContext/push:while:
26: WADispatcher/handle:
27: WAComancheAdaptor/handleRequest:
28: BlockClosure/on:do:
29: WAComancheAdaptor/handleRequest:
30: WAComancheAdaptor/handle:
31: WAComancheAdaptor/process:
32: BlockClosure/ensure:
33: WAComancheAdaptor/process:
34: WAComancheAdaptor/processHttpRequest:
35: HttpService/processHttpRequest:
36: HttpAdaptor/dispatchRequest:
37: HttpService/handleDispatchErrorsIn:
38: HttpAdaptor/dispatchRequest:
39: HttpAdaptor/beginConversation
40: BlockClosure/on:do:
41: BlockClosure/valueWithBindingsContext:
42: BlockClosure/valueWithBindings:
43: BindingsAccessor/clamp:
44: HttpAdaptor/beginConversation
45: BlockClosure/ensure:
46: HttpAdaptor/beginConversation
47: HttpAdaptor class/readAndWriteTo:service:
48: HttpAdaptor class/readAndWriteToSocket:service:
49: HttpService/serve:
50: HttpService/value:
51: BlockClosure/on:do:
52: BlockClosure/valueWithBindingsContext:
53: BlockClosure/valueWithBindings:
54: BindingsAccessor/clamp:
55: BlockClosure/newProcessWithClampedBindings:
56: BlockClosure/on:do:
57: BlockClosure/valueWithBindingsContext:
58: BlockClosure/valueWithBindings:
59: BlockClosure/newProcessWithBindings:
60: BlockClosure/newProcess