all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Trying to debug assemly
Date: Wed, 18 Dec 2019 09:39:46 +0100	[thread overview]
Message-ID: <20191218083946.GA6021@tuxteam.de> (raw)
In-Reply-To: <8d2558b9-2232-8533-e2a2-951bec8c625c@posteo.net>

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

On Wed, Dec 18, 2019 at 04:30:38AM +0200, aprekates wrote:
> Thanks.
> 
> That worked. Although i dont quite understand what is the /GDB/MI
> interface./

GDB/MI is the so-called "machine interface". Back Then (TM), GDB was
just an interactive program: you type in things, GDB displays things
to you. With time, more-or-less graphical front ends appeared (among
them, of course, something written in Emacs). It became clear that
the interactive user interface wasn't the ideal way for a program to
control GDB, and thus MI was born.

Cheers
-- t

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2019-12-18  8:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-17  1:22 Trying to debug assemly aprekates
2019-12-17  7:27 ` Andrew Savonichev
2019-12-18  2:30   ` aprekates
2019-12-18  8:39     ` tomas [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191218083946.GA6021@tuxteam.de \
    --to=tomas@tuxteam.de \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.