Skip to content

Instantly share code, notes, and snippets.

@rileyrg
Created September 28, 2014 08:16
Show Gist options
  • Save rileyrg/af41714213c52d39204e to your computer and use it in GitHub Desktop.
Save rileyrg/af41714213c52d39204e to your computer and use it in GitHub Desktop.
Current directory is /home/rgr/development/learning/c/emacside/
Error: you did not specify -i=mi on GDB's command line!
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from test...done.
(gdb) Undefined command: "1-inferior-tty-set". Try "help".
(gdb) Undefined command: "2-gdb-set". Try "help".
(gdb) Undefined command: "3-gdb-set". Try "help".
(gdb) Undefined command: "4-enable-pretty-printing". Try "help".
(gdb) Undefined command: "5-file-list-exec-source-files". Try "help".
(gdb) Undefined command: "6-file-list-exec-source-file". Try "help".
(gdb) Undefined command: "7-gdb-show". Try "help".
(gdb) Undefined command: "8-stack-info-frame". Try "help".
(gdb) Undefined command: "9-thread-info". Try "help".
(gdb) Undefined command: "10-break-list". Try "help".
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment