all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: James Nguyen <james@jojojames.com>
Cc: 30151@debbugs.gnu.org
Subject: bug#30151: Debugger API
Date: Sun, 29 Sep 2019 00:56:23 +0200	[thread overview]
Message-ID: <CADwFkmno4jZs1NMvR1qm-ZYJKAD18Eenqz6CjhaBHSy7kOO6ew@mail.gmail.com> (raw)
In-Reply-To: <1516251398.1364994.1239356432.7334F1AF@webmail.messagingengine.com>

James Nguyen <james@jojojames.com> writes:

> Thanks, I've submitted an issue here -> https://github.com/realgud/realgud/issues/206.
>
> Looking at some old code I did when adding breakpoints for lldb, it looks like I just used the marker-filter and matched against strings in the filter looking for 'breakpoint print' strings and extracting the info out after.
>
> That might be similar to how something like flymake/flycheck runs a *something* in a separate process and then matches strings against the output to get the error output out.
>
> E.g. http://ix.io/EsZ (meant just for discussion)
>
> I'm not sure how we can better support this flow (or if it's even a good idea) but from what I've seen the marker-filter is the one place where we can 'extract' information from the underlying debugger (using its output).

Did anything ever come out of your investigations and experiments?  We
sure would welcome contributions and improvements to gud.el.

As it stands however, this is an open issue in our bug tracker, but I
can't really make out what it is concretely about.  Should this issue
perhaps be closed?

Best regards,
Stefan Kangas





  parent reply	other threads:[~2019-09-28 22:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18  4:56 bug#30151: Debugger API James Nguyen
2018-01-18 14:41 ` Eli Zaretskii
2018-01-19  9:25   ` James Nguyen
2018-01-19 10:19     ` Eli Zaretskii
2018-01-21 19:16       ` James Nguyen
2019-09-28 22:56 ` Stefan Kangas [this message]
2019-09-28 23:53   ` james
2019-09-29  0:13     ` Stefan Kangas

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=CADwFkmno4jZs1NMvR1qm-ZYJKAD18Eenqz6CjhaBHSy7kOO6ew@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=30151@debbugs.gnu.org \
    --cc=james@jojojames.com \
    /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.