Skip to content

Instantly share code, notes, and snippets.

@umegaya
Created February 8, 2013 10:40
Show Gist options
  • Save umegaya/4738012 to your computer and use it in GitHub Desktop.
Save umegaya/4738012 to your computer and use it in GitHub Desktop.
new backtrace feature of yue
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