public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@adacore.com>
To: Tom Tromey via Gdb-patches <gdb-patches@sourceware.org>
Cc: Tom Tromey <tromey@adacore.com>
Subject: Re: [PATCH] Implement repl evaluation for DAP
Date: Fri, 24 Mar 2023 10:01:32 -0600	[thread overview]
Message-ID: <87y1nmdtpf.fsf@tromey.com> (raw)
In-Reply-To: <20230306160005.1301114-1-tromey@adacore.com> (Tom Tromey via Gdb-patches's message of "Mon, 6 Mar 2023 09:00:05 -0700")

>>>>> "Tom" == Tom Tromey via Gdb-patches <gdb-patches@sourceware.org> writes:

Tom> The evaluate command supports a "context" parameter which tells the
Tom> adapter the context in which an evaluation occurs.  One of the
Tom> supported values is "repl", which we took to mean evaluation of a gdb
Tom> command.  That is what this patch implements.

Tom> Note that some gdb commands probably will not work correctly with the
Tom> rest of the protocol.  For example if the user types "continue",
Tom> confusion may result.

Tom> This patch requires the earlier patch to fix up scopes in DAP.

I'm going to check this in.

Tom

      reply	other threads:[~2023-03-24 16:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-06 16:00 Tom Tromey
2023-03-24 16:01 ` Tom Tromey [this message]

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=87y1nmdtpf.fsf@tromey.com \
    --to=tromey@adacore.com \
    --cc=gdb-patches@sourceware.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).