Created
February 8, 2013 10:40
-
-
Save umegaya/4738012 to your computer and use it in GitHub Desktop.
new backtrace feature of yue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RuntimeError:test error!!: | |
stack traceback: | |
../test/lua/_8888.lua:59: in function <../test/lua/_8888.lua:57> | |
on calling tcp://127.0.0.1:8888 | |
stack traceback: | |
./yue.lua:387: in function 'error_test3' | |
../test/lua/_7777.lua:15: in function <../test/lua/_7777.lua:14> | |
on calling udp://127.0.0.1:7777 | |
stack traceback: | |
../../bin/yue.lua:387: in function 'server_rpc_error_test' | |
svrpc.lua:7: in function <svrpc.lua:6> | |
[C]: in function 'pcall' | |
../../bin/yue.lua:888: in function 'try' | |
svrpc.lua:5: in function <svrpc.lua:2> | |
[C]: in function 'pcall' | |
../../bin/yue.lua:920: in function <../../bin/yue.lua:918> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment