diff options
author | Tom Tromey <tromey@adacore.com> | 2024-01-11 09:52:55 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-01-24 08:50:01 -0700 |
commit | 0c566ea7f1d6ae77730e30358aadec22ab302bf8 (patch) | |
tree | c573430d4e870b36543906fdf64108b345a1835a /gdb/f-lang.c | |
parent | 7737b1336402cd4682538620ab996bdb7ad0ea79 (diff) | |
download | binutils-0c566ea7f1d6ae77730e30358aadec22ab302bf8.zip binutils-0c566ea7f1d6ae77730e30358aadec22ab302bf8.tar.gz binutils-0c566ea7f1d6ae77730e30358aadec22ab302bf8.tar.bz2 |
Emit stopped event for DAP attach request
In an earlier patch, I wrote:
... It also adds some machinery so that attach stops can be
suppressed, which I think is the right thing to do.
However, after some discussions here at AdaCore, I now believe this to
be incorrect -- while DAP says that expected "continue" events should
be suppressed, there is no corresponding language for expected "stop"
events, and indeed "stop" events explicitly mention cases like "step".
This patch arranges for the stop event to be emitted again.
Diffstat (limited to 'gdb/f-lang.c')
0 files changed, 0 insertions, 0 deletions