Giter Club home page Giter Club logo

Comments (8)

meritozh avatar meritozh commented on May 31, 2024 2

I will try to implement it next week.

from code-debug.

WebFreak001 avatar WebFreak001 commented on May 31, 2024

I would like to implement this but I can't test if it works because I dont have access to a machine with OS X. It should be relatively simple and just require promises.push(this.sendCommand("inferior-tty-set --")); if separate console is not undefined when launching LLDB but idk if LLDB will support that because that syntax is not valid in GDB and lldb-mi is basically just implementing the GDB commands

from code-debug.

meritozh avatar meritozh commented on May 31, 2024

Failed. Only add promises.push(this.sendCommand("inferior-tty-set --")); can't work. I will learn to how to implement debug to VSCode totally.

from code-debug.

WebFreak001 avatar WebFreak001 commented on May 31, 2024

Hm ok but I will keep this open as its still not implemented and if someone else wants to implement it they can do that

from code-debug.

CodeMouse92 avatar CodeMouse92 commented on May 31, 2024

You know LLDB can (and sometimes is) used on Linux as well, yes?

from code-debug.

WebFreak001 avatar WebFreak001 commented on May 31, 2024

yes but it can only open a terminal on mac

from code-debug.

CodeMouse92 avatar CodeMouse92 commented on May 31, 2024

Well, FWIW, the LLDB Debugger extension does not have this problem. ;)

from code-debug.

GitMensch avatar GitMensch commented on May 31, 2024

Is this actually LLDB specific?

Is this about using a separate console window instead of having all stdio done in the debugger console? If yes I totally second this request, if not we should have a separate issue for that.

from code-debug.

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.