Giter Club home page Giter Club logo

Comments (3)

gregg-miskelly avatar gregg-miskelly commented on May 18, 2024

Note: You have a screen shot of VS, but I don't think VS could provide you that information (at least not without a bunch of work) even if a thread id was added to the protocol as at the time that the UI asks the engine for the corresponding engine API (IDebugProgram2.EnumCodeContexts]) it doesn't know a thread.

Is there a problem with just failing the goto request instead?

from debug-adapter-protocol.

int19h avatar int19h commented on May 18, 2024

It's what we're doing currently, so this is mostly about better UX.

It seems that most DAP implementations should be able to provide the thread in these circumstances, since they are issuing a goto request with that information immediately after. So I think it would be nice to have it in the protocol at least as an optional field, to encourage future implementations to provide it. The adapter can then try to do the best it can based on the information it has.

from debug-adapter-protocol.

Trass3r avatar Trass3r commented on May 18, 2024

For the screenshot below, I forced a blank targets response. This allows IDE to show changes to cursor indicating the move invalid

An extension of this is described in https://blog.jetbrains.com/idea/2020/08/jump-to-any-line-while-debugging/ (Limitations paragraph). They apparently color the lines based on how dangerous it is to jump to that line.

from debug-adapter-protocol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.