Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to Initiate a debug #105

Open
shubham12511 opened this issue Mar 11, 2018 · 0 comments
Open

Not able to Initiate a debug #105

shubham12511 opened this issue Mar 11, 2018 · 0 comments

Comments

@shubham12511
Copy link

1-gdb-show interpreter
=thread-group-added,id="i1"
~"GNU gdb (GDB) 8.1\n"
~"Copyright (C) 2018 Free Software Foundation, Inc.\n"
~"License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law. Type "show copying"\nand "show warranty" for details.\n"
~"This GDB was configured as "x86_64-apple-darwin17.3.0".\nType "show configuration" for configuration details."
~"\nFor bug reporting instructions, please see:\n"
~"http://www.gnu.org/software/gdb/bugs/.\n"
~"Find the GDB manual and other documentation resources online at:\nhttp://www.gnu.org/software/gdb/documentation/.\n"
~"For help, type "help".\n"
~"Type "apropos word" to search for commands related to "word"...\n"
=cmd-param-changed,param="startup-with-shell",value="off"
&"./A: No such file or directory.\n"
(gdb)
1^error,msg="Undefined show command: "interpreter". Try "help show"."
(gdb)
2-inferior-tty-set /var/folders/5g/yfnn_z8n0rzdsbnzfp9p5r8m0000gq/T/tmpisaybh
2^done
(gdb)
3-enable-pretty-printing
4-gdb-set target-async 1
3^done
(gdb)
5-gdb-set pagination off
4^done
(gdb)
6-gdb-set disassembly-flavor intel
5^done
(gdb)
6^done
(gdb)
7-exec-run
7^error,msg="No executable file specified.\nUse the "file" or "exec-file" command."
(gdb)
8-exec-interrupt --all
8^done
(gdb)
9-break-insert ""/Users/B0203394/Desktop/A.cpp":6"
9^error,msg="No symbol table is loaded. Use the "file" command."
(gdb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant