From: aprekates <aprekates@posteo.net>
To: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Trying to debug assemly
Date: Tue, 17 Dec 2019 03:22:53 +0200 [thread overview]
Message-ID: <7d7b1cc5-7321-10b8-6f03-1aeceeaef42c@posteo.net> (raw)
I have a simp cpuid.s assemblied to cpuid.o and linked to create a
cpuid executable.
In emacs i do :
M-x gdb
and i give as argument the cpuid path.
I get :
Reading symbols from
/home/chomwitt/Programming/Assembly/Blum/code/chap04/cpuid...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) Undefined command: "11-thread-info". Try "help".
(gdb) Undefined command: "12-break-list". Try "help"
(gdb)
What are those lines mean? Are those warnings or bugs?
next reply other threads:[~2019-12-17 1:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-17 1:22 aprekates [this message]
2019-12-17 7:27 ` Trying to debug assemly Andrew Savonichev
2019-12-18 2:30 ` aprekates
2019-12-18 8:39 ` tomas
2019-12-19 0:38 ` aprekates
2019-12-19 1:18 ` aprekates
2019-12-17 9:08 ` VanL
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7d7b1cc5-7321-10b8-6f03-1aeceeaef42c@posteo.net \
--to=aprekates@posteo.net \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).