|
(gdb) list
No symbol table is loaded. Use the "file" command.
(gdb) run
Starting program: /root/main/print
Error while mapping shared library sections:
: 成功.
Error while reading shared library symbols:
: 没有那个文件或目录.
(no debugging symbols found)...(no debugging symbols found)...Error while reading shared library symbols:
: 没有那个文件或目录.
Error while reading shared library symbols:
: 没有那个文件或目录.
hello worldhello worldhello worldhello worldhello world
Program exited with code 044.
(gdb) list
No symbol table is loaded. Use the "file" command.
这是啥意思呀? :confused: |
|