UNIX程序编译通过后没法执行(急)
dbx进去
Type 'help' for help.
reading symbolic information ...
(dbx) stop in main
[1] stop in main
(dbx) r
execution completed (exit code 99)
(dbx) where
glink64._exit() at 0x900000000071848
exit(??) at 0x90000000005e184
__C_runtime_startup() at 0x100000f30
直接退出,是不是环境没有设置好??