Git Product home page Git Product logo

Comments (6)

jonahgraham avatar jonahgraham commented on June 19, 2024 1

Just to recheck without any testing: are inline values supported now?

The short answer is yes, at least basic ones. I think with a language model installed too then it can place the variables better? Not really sure. With debug.inlineValues set to on (instead of default of auto) I can see nice inline values like this:

image

If there is more to do, please create an issue and we can look into it further.

from cdt-gdb-vscode.

jonahgraham avatar jonahgraham commented on June 19, 2024

We are happy to accept PRs. Please feel free to create issues for features/PRs that you need. Please note that the DAP implementation itself is https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter - that creates the package that is consumed by numerous vendors to create their VS Code/ Theia plug-in.

As you may have noticed this project has a new home as of a few days ago (Eclipse CDT Cloud) and with that is a new purpose and existence. We are delighted to have you join in that effort.

One of the key items that is coming soon is #40 which will help the publishing process and getting it into CDT Cloud Blueprint (see eclipse-cdt-cloud/cdt-cloud-blueprint#9)

from cdt-gdb-vscode.

GitMensch avatar GitMensch commented on June 19, 2024

For now I won't join much other than some testing, when published via open-vsx on vscodium.

Did I understand it correctly that most issues that are currently created here should be tracked in the other repo? Or would issues be created in both places and the dap one be the blocker for adding it here?

from cdt-gdb-vscode.

jonahgraham avatar jonahgraham commented on June 19, 2024

Testing is great! Thank you.

As for where to create issues, don't worry too much about which one you create it in. The separation between these two projects is an implementation detail that users shouldn't have to know about.

But here are details of it helps. If it is extension code it belongs here (ie code that runs in the vs code extension process). If it is adapter code it belongs in CDT-gdb-adapter (ie code runs in the debug adapter process). And you are correct, some items require both, so bugs/PRs in both required.

from cdt-gdb-vscode.

jonahgraham avatar jonahgraham commented on June 19, 2024

There is no concrete activity to do on this issue. As and when specific items need to be done issues can be created for them.

from cdt-gdb-vscode.

GitMensch avatar GitMensch commented on June 19, 2024

Just to recheck without any testing: are inline values supported now?

from cdt-gdb-vscode.

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.